Python Iteration

Quiz
•
Computers
•
10th Grade
•
Medium
Wayground Content
Used 44+ times
FREE Resource
13 questions
Show all answers
1.
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
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will be the output of this code?
1,2,3,4,5,6,7,8,9,10,11,12
0,2,4,6,8,10
2,4,6,8,10,12
2,4,6,8,10
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
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.
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is a Count-Controlled loop?
for loop
while loop
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
20 sec • 1 pt
What sort of loop is this?
Count Controlled
Condition Controlled
7.
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
Create a free account and access millions of resources
Similar Resources on Wayground
11 questions
Python Code Quiz

Quiz
•
8th - 12th Grade
12 questions
Java Strings

Quiz
•
9th - 12th Grade
12 questions
Computer Science

Quiz
•
3rd - 12th Grade
15 questions
Grade 8 End of Unit Revision

Quiz
•
8th Grade - University
15 questions
Programming python review

Quiz
•
9th - 12th Grade
10 questions
Python Variables

Quiz
•
7th - 12th Grade
10 questions
TLEQ3M1-5

Quiz
•
10th Grade
11 questions
Scratch Lesson 1

Quiz
•
6th - 10th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade