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
What is a Count-Controlled loop?
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 Wayground
20 questions
Unit 5 TEST

Quiz
•
11th - 12th Grade
20 questions
Programming 1 Test Review (End of Quarter)

Quiz
•
11th Grade
21 questions
Programming Basics

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

Quiz
•
8th - 11th Grade
23 questions
GCSE Python Programming Basics

Quiz
•
11th Grade
20 questions
Javascript Basics Test

Quiz
•
7th - 12th Grade
20 questions
Python Unit 3 Comprehension Check (3,4,5,6)

Quiz
•
9th - 12th Grade
20 questions
Chapter 7-8 Review

Quiz
•
11th Grade
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade