Search Header Logo

Информатика 8

Authored by RoboReBoot Team

Other

5th Grade

Used 1+ times

Информатика 8
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Төмендегі кодта бос орынды толтырыңыз: for i in range(5): print(__)

i

"i"

range

for

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Төмендегі кодтың нәтижесі қандай? x = 10 if x > 5: print("Үлкен") else: print(__)

"Кіші"

"Үлкен"

10

Қате шығарады.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Кодта бос орынды толтырыңыз: x = 3 y = 4 z = x + __ print(z)

y

x

z

7

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Келесі кодтың нәтижесі қандай? numbers = [1, 2, 3, 4] print(numbers[__])

0

1

-1

4

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Функцияны дұрыс аяқтаңыз: def greet(): print("Сәлем, әлем!") greet(__)

(Бос қалдыру дұрыс)

"Сәлем, әлем!"

greet()

greet

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Кодтағы бос орынды толтырыңыз: name = "Айша" print("Сәлем, " + __)

name

"name"

Айша

Сәлем

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Төмендегі кодтың нәтижесін табыңыз: for i in range(3): print(i * 2)

0, 2, 4

0, 1, 2

2, 4, 6

1, 2, 3

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?