
CSP: Code.org - Unit 3 Review

Quiz
•
Computers
•
12th Grade
•
Medium
Wendy Beuglas
Used 359+ times
FREE Resource
34 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In programming, what is iteration?
The repetition of steps within a program
The order in which instructions are carried out
A decision point in a program
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Why is iteration important?
It determines the order in which instructions are carried out
It allows code to be simplified by removing duplicated steps
It allows multiple paths through a program
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Look at the following code and identify the variables.
x=0
while x<4:
x=x+1
print ('x is ',+ x)
2 variables
1 variable
4 variables
3 variables
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
This holds a string of alphanumeric characters such as a person's name, a password, or the day of the week
boolean variable
number variable
string variable
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Grades would be an example of a...
constant
variable
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
This holds the value of information that may change in a computer program
conditional
iteration
variable
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
This has only two values: true or false
boolean variable
string variable
sprite
Create a free account and access millions of resources
Similar Resources on Wayground
39 questions
2.3 - Robust Programs

Quiz
•
KG - University
30 questions
APCSP Exam Review

Quiz
•
9th - 12th Grade
30 questions
Python Comparison , logical operators & If statement

Quiz
•
9th - 12th Grade
37 questions
OCR H446 - 2.2 Problem Solving and Programming - Algorithms - 02

Quiz
•
12th Grade
35 questions
Attainment 4 - Classroom Activity (Grade 10)

Quiz
•
9th Grade - University
30 questions
Summative Exam Einstein

Quiz
•
9th - 12th Grade
37 questions
1.1.1 - 1.1.6 CSE REVIEW FOR ASSESSMENT

Quiz
•
9th - 12th Grade
30 questions
Unit 1 Summative Assessment

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade