Python Iteration

Python Iteration

10th Grade

13 Qs

quiz-placeholder

Similar activities

Programming Quiz for year 10

Programming Quiz for year 10

9th - 10th Grade

18 Qs

Python basics

Python basics

7th - 10th Grade

18 Qs

Unit 5 Review

Unit 5 Review

9th - 12th Grade

12 Qs

Mixed Review Python

Mixed Review Python

9th - 12th Grade

10 Qs

WHILE Loops yr 9

WHILE Loops yr 9

9th - 12th Grade

13 Qs

Python Iteration

Python Iteration

10th Grade

17 Qs

Python Basics Review

Python Basics Review

10th Grade

18 Qs

Foundations of Programming

Foundations of Programming

9th - 10th Grade

18 Qs

Python Iteration

Python Iteration

Assessment

Quiz

Computers

10th Grade

Hard

Created by

CALUM WOODHEAD

Used 2K+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is a Count-Controlled loop?

for loop

while loop

2.

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

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will this code do?

Print Numbers 1-11

Print Numbers 1-10

Print Numbers 2-10

Print Error

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

What sort of loop is this?

Count Controlled

Condition Controlled

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will this code print?

Print the word 'letter'.

Print a user input on one line.

Print a user input one letter at a time.

Print an Error.

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of these is NOT a loop in python?

for loop

while loop

nested loop

if loop

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of these operators means EQUAL TO?

'='

'=>'

'<='

'=='

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?