
Intro to Programming: Tracy the Turtle 1
Authored by Chris Henderson
Computers
9th - 12th Grade
Used 133+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
14 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What command moves Tracy ahead 100 pixels?
forward(100)
move(100)
trace(100)
circle(100)
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What command draws a circle with a diameter of 100?
arc(100, 180, 5)
draw_circle(100)
circle(50)
circle(100)
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the command right(45) do?
Draw a line to the right that is 45 pixels long
Move Tracy 45 pixels to the right
Rotate Tracy 45 pixels clockwise
Rotate Tracy 45 degrees clockwise
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What does this code do?
pendown()
forward(100)
penup()
forward(100)
pendown()
forward(100)
penup()
forward(100)
pendown()
Draw a dashed line
Draw a continuous line
Draw a bold faced line
Draw a curvy line
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What does this code do?
pendown()
forward(50)
left(90)
forward(50)
left(90)
forward(50)
left(90)
forward(50)
Draw four small squares
Draw a circle
Draw a trinalge
Draw a square
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Loops are:
The only way to draw geometric shapes
A way to repeat code without writing it over and over
Coils of strings
A convenient way to store values such as strings and numbers
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of these lines of code will be repeated 4 times?
3 and 4
All 6
3, 4, and 5
3, 4, 5, and 6
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
10 questions
Probability Practice
Quiz
•
4th Grade
15 questions
Probability on Number LIne
Quiz
•
4th Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
6 questions
Appropriate Chromebook Usage
Lesson
•
7th Grade
10 questions
Greek Bases tele and phon
Quiz
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
14 questions
[AP CSP] JavaScript Programming Quiz
Quiz
•
9th - 12th Grade
10 questions
Understanding Computers and Computer Engineering
Interactive video
•
7th - 12th Grade
37 questions
Python - Tuples, Lists, and List Methods
Quiz
•
9th - 12th Grade
60 questions
MOS Word Home, Insert, Reference Ribbon Basics
Quiz
•
9th Grade