How would I tell Tracy to move forward 100 pixels?

Python Lessons 1-9

Quiz
•
Computers
•
9th - 12th Grade
•
Easy
Sheila McKay
Used 13+ times
FREE Resource
43 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
forward 100
move (100)
Tracy, move forward 100 pixels
forward (100)
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When using the circle() command, what value do we put inside the parentheses?
The radius of the circle
The center of the circle
The diameter of the circle
The width of the circle
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When Tracy is facing right, from what location does she start drawing her circle?
The top of the circle
The bottom of the circle
The left side of the circle
The middle of the circle
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Where does Tracy always start in the grid world?
At the (0,0) coordinate in the bottom left hand corner of the canvas
At the (-200,-200) coordinate in the bottom left hand corner of the canvas
At the (0,0) coordinate in the middle of the canvas
At the (-200,-200) coordinate in the middle of the canvas
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What are the dimensions of Tracy’s world?
200 pixels x 200 pixels
400 pixels x 200 pixels
400 pixels x 400 pixels
200 pixels x 400 pixels
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How far does Tracy need to move from the starting position to reach the right side of the canvas?
50 pixels
100 pixels
200 pixels
400 pixels
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If you want Tracy to move forward 100 pixels without making a line, what set of commands should you write?
penup()
forward(100)
forward(100)
penup()
penup(100)
forward(-100)
Create a free account and access millions of resources
Similar Resources on Quizizz
40 questions
10th Grade 10 - IT Programming - 2nd Cycle Exam

Quiz
•
10th Grade - University
40 questions
Computational thinking, algorithms and programming

Quiz
•
11th Grade
45 questions
Data Representation

Quiz
•
9th Grade
43 questions
String in Python

Quiz
•
11th Grade
45 questions
Computer Hardware and Software Review

Quiz
•
KG - University
39 questions
Karel Programming

Quiz
•
10th Grade - University
44 questions
AP CSP - Unit 4 Code.org Review

Quiz
•
9th - 12th Grade
43 questions
Data Representation Unit

Quiz
•
9th - 11th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University