Python-Looping

Python-Looping

7th Grade - Professional Development

20 Qs

quiz-placeholder

Similar activities

Looping in Python

Looping in Python

10th - 11th Grade

18 Qs

Python Beginner

Python Beginner

9th - 10th Grade

16 Qs

Python while loops

Python while loops

12th Grade

20 Qs

Python year 9

Python year 9

8th - 11th Grade

20 Qs

C++ Loop

C++ Loop

12th Grade

20 Qs

Loops in Python !

Loops in Python !

11th Grade

15 Qs

Loops in Python

Loops in Python

10th - 11th Grade

18 Qs

For Loop Method in Python

For Loop Method in Python

10th - 11th Grade

18 Qs

Python-Looping

Python-Looping

Assessment

Quiz

Computers, Other

7th Grade - Professional Development

Hard

Created by

Mohamad Hleihel

Used 15+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To repeat a fixed number of times use a
while loop
for loop
if loop
indentation

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To repeat a fixed number of times use a
while loop
for loop
if loop
indentation

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The second part of if, that is executed when the condition is false
if
else
for
input

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The character that must be at the end of the line for if, while, for etc.
:
;
.
,

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To repeat until a particular condition is true use
while loop
for loop
if loop
indentation

6.

MULTIPLE CHOICE QUESTION

30 sec • 12 pts

Which two statements are used to implement iteration?
IF and WHILE
ELSE and WHILE
FOR and WHILE
IF and ELSE

7.

MULTIPLE CHOICE QUESTION

1 min • 12 pts

Media Image

5 4 3 2 1

4 3 2 1 0

5  4  3  2  1

4  3  2  1  0

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?