What command moves Tracy ahead 100 pixels?
Intro to Programming: Tracy the Turtle 1

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Chris Henderson
Used 133+ times
FREE Resource
Student preview

14 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
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
Create a free account and access millions of resources
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade
Discover more resources for Computers
25 questions
Spanish preterite verbs (irregular/changed)

Quiz
•
9th - 10th Grade
10 questions
Identify Slope and y-intercept (from equation)

Quiz
•
8th - 9th Grade
10 questions
Juneteenth: History and Significance

Interactive video
•
7th - 12th Grade
8 questions
"Keeping the City of Venice Afloat" - STAAR Bootcamp, Day 1

Quiz
•
9th - 12th Grade
26 questions
June 19th

Quiz
•
4th - 9th Grade
20 questions
Distance, Midpoint, and Slope

Quiz
•
10th Grade
20 questions
Figurative Language Review

Quiz
•
10th Grade
27 questions
STAAR English 1 Review

Quiz
•
9th Grade