What is a Count-Controlled loop?
ONE 6th FORM Iteration

Quiz
•
Computers
•
11th Grade
•
Medium

Lorna Jarrett
Used 1+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
for loop
while loop
2.
MULTIPLE CHOICE QUESTION
20 sec • 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
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What will this code do?
Print Numbers 1-11
Print Numbers 1-10
Print Numbers 2-10
Print Error
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What sort of loop is this?
Count Controlled
Condition Controlled
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of these operators means EQUAL TO?
'='
'=>'
'<='
'=='
6.
MULTIPLE CHOICE QUESTION
20 sec • 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
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these will allow me to count from 0-20 in steps of 5?
for x in range(0,20):
print(x)
while x = (0,20,5):
print(x)
for x in range(0,21,5):
print(x)
for x in range(0,21,5):
print(y)
Create a free account and access millions of resources
Similar Resources on Quizizz
20 questions
Control Statements in Python

Quiz
•
11th Grade
20 questions
Python Basics Review (TSK)

Quiz
•
9th - 12th Grade
20 questions
Python year 9

Quiz
•
8th - 11th Grade
20 questions
Python - lists,loops,basics

Quiz
•
9th - 11th Grade
24 questions
Java Loops

Quiz
•
10th - 12th Grade
20 questions
Javascript Basics Test

Quiz
•
7th - 12th Grade
20 questions
Unit 5 TEST

Quiz
•
11th - 12th Grade
20 questions
Python -Iteration (loops)

Quiz
•
7th - 12th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University