Search Header Logo

U5L13 - Pseudocode Homework (Conditionals & Loops)

Authored by Jessica Fletcher

Computers

10th - 12th Grade

Used 46+ times

U5L13 - Pseudocode Homework (Conditionals & Loops)
AI

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

Media Image

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

Media Image

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?

Media Image
Media Image
Media Image
Media Image

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

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?

Media Image
Media Image
Media Image
Media Image

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

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

Media Image

For the initial scenario above, what will be the final position and direction of the robot after the code is executed?

Media Image
Media Image

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

Media Image

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

Media Image

What will be the final location and direction of the robot after the code segment is run?

Media Image
Media Image
Media Image
Media Image

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?