Python Loops

Quiz
•
Computers, Education
•
9th - 12th Grade
•
Medium
Carol Luce
Used 213+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
How many times will 1 be printed
3
4
5
6
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
A while loop equivalent of the for loop above is
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
FOR loops are
loops which run an unknown number of times
loops which run for a specific number of times
the same as if statements
not part of programming
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
WHILE loops are
loops which run an unknown number of times
loops which run for a specific number of times
the same as if statements
not part of programming
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which kind of loop would be used?
I need a program that will keep letting me add money to a piggy bank until I get to $100.
FOR Loop
WHILE Loop
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which kind of loop would be used?
I need a program that will keep letting me add a monthly payment for 12 months.
FOR Loop
WHILE Loop
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Look at the code below and identify which statement below is true:
Starts at 10, goes up to 100, increases by 10
Starts at 10, goes upto 101, increases by 10
Starts at 1, goes up to 100, increases by 1
Starts at 10, goes up to 10, increases by 10
Create a free account and access millions of resources
Similar Resources on Wayground
12 questions
Python Loops

Quiz
•
9th - 11th Grade
14 questions
Informatics Practices Quiz (SARAFALI. P)

Quiz
•
11th Grade
10 questions
PRLD - Looping

Quiz
•
12th Grade
10 questions
Guided Notes 5.2 Python For Loop

Quiz
•
9th Grade
9 questions
Programming Basics

Quiz
•
10th Grade
15 questions
Java Level 1 - C

Quiz
•
12th Grade
11 questions
Computing Creative Design Quiz

Quiz
•
2nd Grade - University
12 questions
Hour of Code

Quiz
•
6th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

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

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade