Python Iteration

Python Iteration

10th Grade

13 Qs

quiz-placeholder

Similar activities

Python Basics - yr 9

Python Basics - yr 9

9th - 12th Grade

18 Qs

Python - Loops & Lists

Python - Loops & Lists

7th - 11th Grade

15 Qs

Functions in Python

Functions in Python

9th - 12th Grade

16 Qs

Python basics

Python basics

7th - 10th Grade

18 Qs

Intermediate Python

Intermediate Python

9th - 11th Grade

15 Qs

Java by Mr Sam

Java by Mr Sam

10th Grade

16 Qs

Simple Python V2

Simple Python V2

10th Grade

16 Qs

Introduction to Loops

Introduction to Loops

10th Grade

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