What is another word for 'iteration'?
Iteration Recap

Quiz
•
Computers
•
8th - 9th Grade
•
Hard
R Woodruff
Used 101+ times
FREE Resource
16 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Repetition
Selection
Iteration
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the output of the following code?
count
0,1,2,3,4,5,6,7,8,9
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
How many times will this loop run?
10
4
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
I want to allow the program to repeatedly ask the user to enter their guess if it does not equal the answer...Which option do I use?
while guess == answer:
guess=input()
while guess != answer:
guess=input()
6.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
I want to print "Password matched" if the user enters the correct password, otherwise allow them to try again. What is wrong with the code above?
The last line should be outside the loop
A For loop needed to be used
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Loops

Quiz
•
1st - 12th Grade
20 questions
Code.org Express Course

Quiz
•
6th - 8th Grade
13 questions
KS4 Python While Loops and For Loops

Quiz
•
9th - 11th Grade
20 questions
05 - The Internet Quiz

Quiz
•
9th - 12th Grade
11 questions
Digital Life

Quiz
•
7th - 9th Grade
18 questions
National 4/5 Programming (VB)

Quiz
•
9th - 11th Grade
12 questions
Python Programming - Iteration

Quiz
•
9th Grade
21 questions
L3: Understanding Security Policies

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
25 questions
Equations of Circles

Quiz
•
10th - 11th Grade
30 questions
Week 5 Memory Builder 1 (Multiplication and Division Facts)

Quiz
•
9th Grade
33 questions
Unit 3 Summative - Summer School: Immune System

Quiz
•
10th Grade
10 questions
Writing and Identifying Ratios Practice

Quiz
•
5th - 6th Grade
36 questions
Prime and Composite Numbers

Quiz
•
5th Grade
14 questions
Exterior and Interior angles of Polygons

Quiz
•
8th Grade
37 questions
Camp Re-cap Week 1 (no regression)

Quiz
•
9th - 12th Grade
46 questions
Biology Semester 1 Review

Quiz
•
10th Grade