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

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

5th Grade

10 Qs

quiz-placeholder

Similar activities

KUIS WINTER 2019

KUIS WINTER 2019

1st - 12th Grade

10 Qs

Sing (2016) - Quiz

Sing (2016) - Quiz

KG - Professional Development

12 Qs

Greek and latin root words

Greek and latin root words

5th Grade

12 Qs

Pythton

Pythton

5th - 12th Grade

10 Qs

Fair Use

Fair Use

5th Grade - University

10 Qs

COMPUTER BASICS

COMPUTER BASICS

3rd - 8th Grade

15 Qs

Python 02

Python 02

4th - 9th Grade

15 Qs

The City of Ember

The City of Ember

KG - Professional Development

15 Qs

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

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

Assessment

Quiz

Other

5th Grade

Hard

Created by

RoboReBoot Team

Used 1+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?