For loop

For loop

8th Grade

10 Qs

quiz-placeholder

Similar activities

Farmbot lesson 4

Farmbot lesson 4

6th - 8th Grade

11 Qs

FOR LOOPS and Angles with Tracy (PYTHON)

FOR LOOPS and Angles with Tracy (PYTHON)

7th - 8th Grade

10 Qs

Python Intro

Python Intro

8th - 9th Grade

10 Qs

Python Turtle

Python Turtle

KG - Professional Development

11 Qs

Python Fundamentals

Python Fundamentals

8th Grade

12 Qs

KS4 Programming Techniques (1)

KS4 Programming Techniques (1)

8th - 10th Grade

10 Qs

Python Basics Quiz

Python Basics Quiz

8th Grade

11 Qs

Python. 8 занятие

Python. 8 занятие

8th Grade

6 Qs

For loop

For loop

Assessment

Quiz

Computers

8th Grade

Hard

Created by

Gulzira Seilova

Used 81+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

what will this display?/ Экранға қандай жауап шығады?

0,1,2,3,4,5

0,1,2,3,4

1,2,3,4,5

Error

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

For i in range(5):

print('Happy Python') Мына код орындалғанда 'Happy Python' сөзі неше рет экранға шығады?

4

5

6

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

What are the syntax errors in this code?/ Қандай синтаксистік қате бар?

:

Not indented

Both options

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Media Image

What is the variable in this for loop. /Мына for циклының есептегішін/айнымалысы/ көрсетіңіз.

x

(6)

for

range

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

This loop can only be used when the programmer knows the number of times a code is to be repeated/ Бұл циклды программист оның қанша рет қайталанатынын білген кезде қолданады.

while

for

do while

repeat until

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a loop? Цикл дегеніміз не?

A condition

A set of intructions that are repeated until a certain condition is met

A set of rules

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

To repeat a fixed number of times use a / Алдын ала белгілі қайталану санын қолданатын цикл

while loop

for loop

if loop

indentation

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?