Python Iteration

Python Iteration

Assessment

Flashcard

Computers

10th Grade

Medium

Created by

Suit T

Used 21+ times

FREE Resource

Student preview

quiz-placeholder

16 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What is a Count-Controlled loop?

Back

for loop

2.

FLASHCARD QUESTION

Front

A count controlled loop will..

Back

Repeat code a specific amount of times

3.

FLASHCARD QUESTION

Front

What will this code do?

Back

Print Numbers 1-10

4.

FLASHCARD QUESTION

Front

What sort of loop is this?

Back

Count Controlled

5.

FLASHCARD QUESTION

Front

What will this code print?

Back

Print an Error.

6.

FLASHCARD QUESTION

Front

Which of these is NOT a loop in python? for loop, while loop, nested loop, if loop

Back

if loop

7.

FLASHCARD QUESTION

Front

Which of these operators means EQUAL TO? Options: '=', '=>', '<=', '=='

Back

'=='

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?