
CSP: Code.org - Unit 3 Review
Authored by Wendy Beuglas
Computers
12th Grade
Used 362+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
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
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?