For loop

For loop

8th Grade

10 Qs

quiz-placeholder

Similar activities

Python Syntax

Python Syntax

6th - 12th Grade

14 Qs

FOR LOOPS and Angles with Tracy (PYTHON)

FOR LOOPS and Angles with Tracy (PYTHON)

7th - 8th Grade

10 Qs

For Loops

For Loops

8th Grade

10 Qs

Swift Playgrounds Quiz

Swift Playgrounds Quiz

8th Grade

10 Qs

Semester Exam

Semester Exam

6th - 8th Grade

10 Qs

Y8 Microbit Python

Y8 Microbit Python

8th Grade

10 Qs

checkpoint1-revision

checkpoint1-revision

8th Grade

9 Qs

Python - Year 8

Python - Year 8

3rd Grade - University

10 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?