MSWLogo Basics and Shapes

MSWLogo Basics and Shapes

7th Grade

10 Qs

quiz-placeholder

Similar activities

Python Turtle

Python Turtle

7th - 8th Grade

6 Qs

Python L25 Turtle

Python L25 Turtle

6th - 8th Grade

12 Qs

Blocks Turtle

Blocks Turtle

1st - 8th Grade

14 Qs

Small Basic Week 8 (Mod 2.3 and 2.4) Pre-Quiz

Small Basic Week 8 (Mod 2.3 and 2.4) Pre-Quiz

7th - 8th Grade

12 Qs

Tables in MS Word

Tables in MS Word

5th - 8th Grade

15 Qs

javascript - khan academy

javascript - khan academy

6th - 8th Grade

11 Qs

AutoCAD (Shapes)

AutoCAD (Shapes)

7th Grade

10 Qs

Python Turtle

Python Turtle

KG - Professional Development

11 Qs

MSWLogo Basics and Shapes

MSWLogo Basics and Shapes

Assessment

Quiz

Computers

7th Grade

Medium

Created by

ict uws

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command is used to move the turtle forward in MSWLogo?

RT

TL

FD

MV

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you make the turtle turn right in MSWLogo?

Use the command 'left' followed by the angle in degrees.

Use the command 'turn' followed by the angle in degrees.

Use the command 'rotate' followed by the angle in degrees.

Use the command 'rt' followed by the angle in degrees.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command is used to make the turtle draw a square in MSWLogo?

repeat 3 [fd 100 rt 90]

repeat 4 [fd 100 lt 90]

repeat 4 [fd 50 rt 90]

repeat 4 [fd 100 rt 90]

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In MSWLogo, how do you draw a circle?

Use the command 'square [side length]'

Use the command 'triangle [side length]'

Use the command 'circle [radius]'

Use the command 'rectangle [length] [width]'

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command is used to change the color of the turtle's pen in MSWLogo?

CHANGECOLOR [color]

MODIFYPC [color]

SWITCHCOLOR [color]

SETPC [color]

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you make the turtle repeat a set of commands in MSWLogo?

Use the 'redo' command in MSWLogo to make the turtle repeat a set of commands.

Use the 'iterate' command in MSWLogo to make the turtle repeat a set of commands.

Use the 'repeat' command in MSWLogo to make the turtle repeat a set of commands.

Use the 'loop' command in MSWLogo to make the turtle repeat a set of commands.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command is used to lift the turtle's pen off the screen in MSWLogo?

penup

lift

pu

off

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?