How does Tracy start when you first open up Python?
Coding Units 1-4 Review

Flashcard
•
Computers
•
9th Grade
•
Hard
Quizizz Content
FREE Resource
Student preview

59 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Back
Pen down and facing right
Answer explanation
When you first open Python, the turtle starts with the pen down and facing right, ready to draw. This is the default starting position for the turtle graphics module.
2.
FLASHCARD QUESTION
Front
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
Back
The point (-200,0) is on the bottom of the screen
3.
FLASHCARD QUESTION
Front
The command circle(30) will tell Tracy to draw a circle of diameter 30 units.
Back
False
Answer explanation
The command circle(30) specifies the radius, not the diameter. Therefore, it instructs Tracy to draw a circle with a radius of 30 units, making the statement false.
4.
FLASHCARD QUESTION
Front
Which command would make Tracy execute an action the quickest? Options: speed(0), speed(1), speed(5), speed(10)
Back
speed(0)
Answer explanation
The command speed(0) sets Tracy's speed to zero, meaning she will execute the action immediately without any delay.
5.
FLASHCARD QUESTION
Front
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?
Back
3
Answer explanation
To draw 15 circles, you can modify the loop that currently draws 3 circles. The loop structure remains the same, so the number of lines of code needed to implement this change is still 3, making the correct answer 3.
6.
FLASHCARD QUESTION
Front
The following program will have Tracy draw a square with each side length measuring 60 pixels.
Back
True
Answer explanation
The program correctly instructs Tracy to draw a square with each side measuring 60 pixels, confirming that the statement is true.
7.
FLASHCARD QUESTION
Front
If Tracy was facing up, what direction would she be facing if the following code was run?
Back
down
Answer explanation
If starting facing up, Tracy would move to the right 90 degrees putting her facing right. Then, Tracy would move left 90 degrees bringing her back to facing up. Then, Tracy would turn right 180 degrees rotating her from up to now down.
Create a free account and access millions of resources
Similar Resources on Quizizz
55 questions
CS Unit 2 Test

Flashcard
•
9th - 12th Grade
56 questions
Python Beginner Midterm

Flashcard
•
9th Grade
59 questions
CompTIA IT Fundamentals Practice Certification

Flashcard
•
9th Grade
54 questions
CS 1 Review Questions

Flashcard
•
9th Grade
53 questions
Intro to Python

Flashcard
•
8th Grade
55 questions
Fall Semester Exam - CTE

Flashcard
•
8th Grade
50 questions
Y9 Makecode Arcade

Flashcard
•
9th Grade
50 questions
TSA Coding Practice Test 2025

Flashcard
•
8th Grade
Popular Resources on Quizizz
20 questions
math review

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

Quiz
•
6th Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
10 questions
Human Body Systems and Functions

Interactive video
•
6th - 8th Grade
19 questions
Math Review

Quiz
•
3rd Grade
45 questions
7th Grade Math EOG Review

Quiz
•
7th Grade
Discover more resources for Computers
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
20 questions
Investing

Quiz
•
9th - 12th Grade
20 questions
EOC Math 1 Review

Quiz
•
9th Grade
20 questions
Insurance

Quiz
•
9th - 12th Grade
20 questions
MCAS Biology Review

Quiz
•
9th - 10th Grade
20 questions
Paying for College

Quiz
•
9th - 12th Grade
20 questions
Math 1 EOC Review

Quiz
•
9th Grade