Тест

Тест

3rd Grade

16 Qs

quiz-placeholder

Similar activities

Алгоритмы и общение в сети

Алгоритмы и общение в сети

3rd Grade

20 Qs

IT-квиз для детей

IT-квиз для детей

1st Grade - University

20 Qs

bbSummer

bbSummer

1st - 5th Grade

16 Qs

Тест

Тест

Assessment

Quiz

Information Technology (IT)

3rd Grade

Medium

Created by

Иван Николаевич

Used 2+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

5 mins • 1 pt

Какие типы данных ты знаешь?

int

str

bool

list

num

2.

MULTIPLE SELECT QUESTION

5 mins • 1 pt

Какие конструкции мы прошли?

while

if

foreach

for

3.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Цикл это?

while

if

foreach

input

4.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

В чём тут ошибка?

i = 1

while i <= 5:

print(i)

i += 1

Всё правильно

В условии

В синтаксисе

5.

OPEN ENDED QUESTION

5 mins • 1 pt

Напиши цикл while используя переменную i

который выводит цифры от 1 до 5

Evaluate responses using AI:

OFF

6.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

Условие это?

if

while

print

len

7.

MULTIPLE CHOICE QUESTION

5 mins • 1 pt

В чём тут ошибка?

x = 0

if x > 10:

print("Больше")

else:

print("Меньше")

Всё правильно

В синтаксисе

В условии

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?