Understanding the Repeat Command in Drawing Shapes

Understanding the Repeat Command in Drawing Shapes

Assessment

Interactive Video

Computers

6th - 8th Grade

Hard

Created by

Jennifer Brown

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary purpose of the repeat command?

To repeat a set of commands multiple times

To execute a command once

To change the direction of a command

To stop a command from executing

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many times is the command 'fd100 lt90' repeated to draw a square using the repeat command?

5 times

4 times

3 times

2 times

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the angle used when drawing a triangle with the repeat command?

90 degrees

60 degrees

120 degrees

72 degrees

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many sides does a pentagon have, and what is the angle used in the repeat command?

5 sides, 72 degrees

6 sides, 60 degrees

5 sides, 60 degrees

6 sides, 72 degrees

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct repeat command to draw a full circle?

repeat 360 fd1 rt1

repeat 360 fd100 rt10

repeat 36 fd10 rt10

repeat 36 fd1 rt10