Iteration Recap
Quiz
•
Computers
•
8th - 9th Grade
•
Practice Problem
•
Hard
R Woodruff
Used 101+ times
FREE Resource
Enhance your content in a minute
16 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
What is another word for 'iteration'?
Repetition
Selection
Iteration
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which python operator means 'less than or equal to'?
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
Which loop is most appropriate to use if I need to continuously check for a correct password?
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
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
15 questions
Networking Quiz
Quiz
•
8th - 9th Grade
15 questions
Arduino
Quiz
•
7th - 9th Grade
20 questions
New Scratch
Quiz
•
6th - 8th Grade
15 questions
MS WORD - CLASS IX
Quiz
•
9th Grade
15 questions
Microsoft PowerPoint 2016
Quiz
•
8th Grade
16 questions
Python Basics
Quiz
•
KG - University
20 questions
Python Recap
Quiz
•
7th Grade - University
20 questions
CPA Revision MCQ1
Quiz
•
8th - 9th Grade
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
Discover more resources for Computers
18 questions
Company Logos
Quiz
•
6th - 8th Grade
13 questions
PowerPoint Basics
Quiz
•
6th - 8th Grade
10 questions
App Creators Lesson 2.1-2.4
Quiz
•
8th Grade
10 questions
Exploring Computer Science Careers and Subfields
Interactive video
•
6th - 10th Grade
23 questions
Prog 1 Python Q1 Practice
Quiz
•
9th - 12th Grade
