
MSWLogo Basics and Shapes

Quiz
•
Computers
•
7th Grade
•
Medium
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
Similar Resources on Wayground
10 questions
Python L28 Turtle Racing

Quiz
•
6th - 8th Grade
15 questions
CodeHS - Java - Karel (Sec 1-3)

Quiz
•
7th - 10th Grade
10 questions
Advanced SQL

Quiz
•
KG - University
9 questions
Coding Concept

Quiz
•
7th - 8th Grade
14 questions
Processing 01 - MCSHS DIG07/DIG08

Quiz
•
7th - 8th Grade
12 questions
NCCE Year 4 Repetition in Shapes

Quiz
•
3rd Grade - University
10 questions
Small Basic (Turtle)

Quiz
•
KG - University
7 questions
Turtle Quiz (Drawing Shapes)

Quiz
•
7th - 9th Grade
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
25 questions
Exploring POV and Unreliable Narrators

Quiz
•
7th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
20 questions
Typing Practice

Quiz
•
7th - 12th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade