Intro to Python Turtle Graphics 2.1-2.4 [50 points]

Quiz
•
Computers
•
9th Grade
•
Hard
Bradley Vogel
Used 63+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
How does Tracy start when you first open up Python?
Pen up and facing up
Pen up and facing right
Pen down and facing down
Pen down and facing right
2.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Which of the following would move Tracy 50 pixels backwards? (Select two)
forward(50)
backward(50)
forward(-50)
backward(-50)
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following is not an accurate description of the location of each point in Tracy's grid world?
The point (0,0) is in the center of the screen.
The point (200,-200) is at the bottom right corner of the screen
The point (-200,0) is on the bottom of the screen
The point (-200,-200) is at the bottom left corner of the screen
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The command circle(30) will tell Tracy to draw a circle of diameter 30 units.
True
False
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which command would make Tracy execute an action the quickest?
speed(0)
speed(1)
speed(5)
speed(10)
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
The code shown draws 3 circles on the screen. If I wanted to alter this loop to draw 15 circles, how many lines would my code be?
1
3
10
30
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The following program will have Tracy draw a square with each side length measuring 60 pixels.
True
False
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
AP CSP Unit 4: Lesson 15: Assessment Day

Quiz
•
9th - 12th Grade
18 questions
CS1 Unit 7 Review

Quiz
•
9th - 12th Grade
15 questions
Career in Computing

Quiz
•
9th Grade
16 questions
Scratch Loops and patterns

Quiz
•
7th - 9th Grade
17 questions
Quizizz Friday March 24

Quiz
•
9th - 12th Grade
20 questions
Basic Computer Vocabulary

Quiz
•
7th - 9th Grade
25 questions
Python Class 9

Quiz
•
9th - 10th Grade
22 questions
Microsoft Office Basics Quiz

Quiz
•
9th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th 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
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade