QUIZ coding Loops and Variables

QUIZ coding Loops and Variables

10 Qs

quiz-placeholder

Similar activities

Quiz Lesson 5 Loops

Quiz Lesson 5 Loops

KG - University

10 Qs

Road to Revolution Review for Quiz

Road to Revolution Review for Quiz

KG - University

10 Qs

Unit 1 Review Assessment

Unit 1 Review Assessment

8th Grade

10 Qs

5th Grade Volleyball, Juggling, & Jump Rope

5th Grade Volleyball, Juggling, & Jump Rope

KG - University

10 Qs

Formatting a Personal Letter Quiz

Formatting a Personal Letter Quiz

KG - University

10 Qs

QUIZ coding Loops and Variables

QUIZ coding Loops and Variables

Assessment

Quiz

others

Easy

Created by

Theresa Upchurch

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

Media Image
In the code to create a plus symbol (+), what is the correct sequence of steps?
4. times ->......step 10, ......turn right, .....step -10,
4 times -> ....step 10, ....step -10,....turn right
step 10, 4 times -> turn right
turn right, step 10, step -10, 4 times

2.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

Media Image
Which sequence correctly describes how to make the monkey complete the challenge?
urtle.step 5, step 3, 3.times -> turtle.step 10, turtle.turn left, turn left, step 5
step 3, turtle.step 10, turn left, 3 times
turtle.step 5, step 3, 3.times -> .....turtle.step 10, .......turtle.turn left, turn left, step 5
3.times -> step 3, turtle.step 10, turn left

3.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

How many times will the loop repeat in the previous code example?
4 times
2 times
3 times
1 time

4.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

What is the correct way to include a step after a loop that will not repeat?
Add more dots
Do not indent the step
Add an arrow
Include it inside the loop

5.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

Media Image
Which code sequence will help the monkey complete the challenge?
step 10, 3.times -> (......step -10, .....turtle.step 10)
step 10, 3.times -> (....step 10,. .....step -10, .....turtle.step 10)
3.times -> (.....step 10), step -10
....step -10, 3.times -> (....step 10, ....turtle.step 10)

6.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

What is the purpose of a variable in coding?
To create loops
To make the monkey turn
To serve as a storage unit for later use
To count steps

7.

MULTIPLE CHOICE QUESTION

30 sec • 10 pts

In coding, what is an identifier?
A number value
A letter that represents something
A loop command
A movement direction

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?