Python - Iteration and Selection

Python - Iteration and Selection

8th - 12th Grade

30 Qs

quiz-placeholder

Similar activities

GCSE Revision Paper 2 (1)

GCSE Revision Paper 2 (1)

9th - 12th Grade

34 Qs

Understanding Input, Selection and Loops in Python

Understanding Input, Selection and Loops in Python

7th Grade - University

25 Qs

Python Flow Control

Python Flow Control

9th - 12th Grade

26 Qs

Python Test 1

Python Test 1

6th - 8th Grade

30 Qs

Javascript Final Review

Javascript Final Review

9th - 12th Grade

25 Qs

Python - Chpt 4 - Review

Python - Chpt 4 - Review

9th - 12th Grade

25 Qs

Python new

Python new

3rd Grade - University

26 Qs

Unit 4 Assessment Review

Unit 4 Assessment Review

9th - 12th Grade

25 Qs

Python - Iteration and Selection

Python - Iteration and Selection

Assessment

Quiz

Computers

8th - 12th Grade

Medium

Created by

Rachel Pugh

Used 30+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A count controlled loop will..

Repeat code until a condition is met

Repeat code a specific amount of times

Repeat code a random amount of times

None of the above

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

What sort of loop is this?

Count Controlled

Condition Controlled

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of these is NOT a loop in python?

for loop

while loop

nested loop

if loop

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of these operators means EQUAL TO?

'='

'=>'

'<='

'=='

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the '#' allow you to do?

Repeat code

Comment on code

Print code

End code

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

If i want to continuously check for a correct answer, what loop would i use?

for loop

while loop

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the error in this code?

incorrect variable name

incorrect indentation

incorrect speech marks

incorrect loop

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?