Logo Turtle Graphics Commands

Logo Turtle Graphics Commands

Assessment

Interactive Video

Computers, Design, Education, Instructional Technology

4th - 8th Grade

Hard

Created by

Emma Peterson

FREE Resource

This video tutorial demonstrates how to draw basic shapes using MSW Logo commands. It covers the steps to draw a rectangle, square, and triangle by using commands like FD, RT, and LT. The tutorial also explains how to clear the screen and hide the turtle after drawing each shape.

Read more

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first command used to start drawing a rectangle in MSW Logo?

FD space 100

LT space 90

RT space 90

FD space 200

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to rotate the turtle's head to the right by 90 degrees?

RT space 90

RT space 180

LT space 90

FD space 90

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command is used to hide the turtle after completing a shape?

HIDE

HS

HD

HT

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the sequence of commands to complete a rectangle?

FD 100, LT 90, FD 200, LT 90, FD 100, LT 90, FD 200

FD 200, RT 90, FD 100, RT 90, FD 200, RT 90, FD 100

FD 100, RT 90, FD 200, RT 90, FD 100, RT 90, FD 200

FD 200, LT 90, FD 100, LT 90, FD 200, LT 90, FD 100

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When drawing a square, what should be the value used in the FD command?

100

200

120

90

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference in the FD command when drawing a square compared to a rectangle?

The FD command uses the same number for all sides in a square

The FD command is not used in a square

The FD command is replaced by the RT command in a square

The FD command uses different numbers for all sides in a square

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the 'clear screen' command?

To hide the turtle

To reset the turtle's position

To remove all drawings from the screen

To change the turtle's color

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?