
U5L13 - Pseudocode Homework (Conditionals & Loops)
Authored by Jessica Fletcher
Computers
10th - 12th Grade
Used 46+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Consider a robot who would like to move in an “L” shape. Which of the following code segments will allow the robot to move in an L shape, assuming the path is clear?
MOVE_FORWARD()
MOVE_FORWARD()
ROTATE_LEFT()
ROTATE_LEFT()
ROTATE_LEFT()
MOVE_FORWARD()
MOVE_FORWARD()
ROTATE_RIGHT()
MOVE_FORWARD()
MOVE_FORWARD()
MOVE_FORWARD()
MOVE_FORWARD()
ROTATE_LEFT()
ROTATE_LEFT()
MOVE_FORWARD()
MOVE_FORWARD()
MOVE_FORWARD()
ROTATE_LEFT()
ROTATE_LEFT()
MOVE_FORWARD()
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Consider the code segment.
For the initial situation above, what will be the final position and direction of the robot after the code is executed?
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Consider the code segment.
For the initial situation above, what will be the final position and direction of the robot after the code is executed?
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The code above does not run as intended for the robot in the initial scenario given. Which reason below explains the error?
The initial condition is not met, so the code in the REPEAT UNTIL loop is not executed.
The robot backs up, then does not move.
The program terminates when the robot attempts to move off the grid.
There is an infinite loop.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
For the initial scenario above, what will be the final position and direction of the robot after the code is executed?
The program terminates when the robot attempts to move off the grid.
There is an infinite loop.
6.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Consider the code segment here.
Which of the following are possible outcomes of the code? SELECT TWO ANSWERS.
The robot will move forward.
The robot will return to its original position.
The robot will be in a position in which it can move forward.
The robot will get stuck in an infinite loop.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the final location and direction of the robot after the code segment is run?
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?