Python Iteration

Python Iteration

10th Grade

13 Qs

quiz-placeholder

Similar activities

Lists and Loops in Computer Science

Lists and Loops in Computer Science

7th - 11th Grade

15 Qs

Lists and Loops in Python

Lists and Loops in Python

7th - 11th Grade

15 Qs

FOR Loops Python

FOR Loops Python

9th - 12th Grade

12 Qs

For Loops (Java)

For Loops (Java)

9th - 12th Grade

14 Qs

Python - Quiz

Python - Quiz

9th - 11th Grade

17 Qs

Python Basics

Python Basics

KG - University

16 Qs

For Loops HW

For Loops HW

9th - 12th Grade

12 Qs

CS Edexcel Unit 6 Part 4 - Count Controlled Iteration

CS Edexcel Unit 6 Part 4 - Count Controlled Iteration

9th - 10th Grade

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