On what number do programmers begin to count from?
Loops Exam

Quiz
•
Computers
•
11th Grade
•
Easy
Edgardo(US/PR/Prof) Rivera
Used 6+ times
FREE Resource
16 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
1
2
0
3
2.
FILL IN THE BLANK QUESTION
2 mins • 1 pt
A ________ is a loop that can execute a set of statements as long as the condition is true
3.
FILL IN THE BLANK QUESTION
2 mins • 1 pt
A _______ can be used to iterate through a sequence (list, string) or it can be used to iterate a statement a set number of times.
4.
MULTIPLE SELECT QUESTION
2 mins • 1 pt
The _____ function returns a sequence of numbers, starting from 0 by default, and increments by 1 (by default), and ends at a specified number.
len()
range()
print()
append()
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
With the _____ statement we can stop the loop before it has looped through all the items.
break
continue
pass
6.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
With the ________ statement we can stop the current iteration, and continue with the next:
continue
pass
break
7.
MULTIPLE SELECT QUESTION
2 mins • 1 pt
What will this print?
1,2,3,4
6,7,8,9
2,3,4,5
3,4,5,6
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
Iteration

Quiz
•
9th - 12th Grade
16 questions
Python Basics

Quiz
•
KG - University
20 questions
Python - lists,loops,basics

Quiz
•
9th - 11th Grade
14 questions
For Loops (Java)

Quiz
•
9th - 12th Grade
19 questions
Programming Techniques Survey

Quiz
•
8th - 12th Grade
13 questions
Control Structures in Python

Quiz
•
11th - 12th Grade
17 questions
Python - Quiz

Quiz
•
9th - 11th Grade
15 questions
Grade 12-Python selection&iteration

Quiz
•
11th - 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