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
How does Tracy start when you first open up Python?
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 Wayground
51 questions
Evaluation, Critique, Digital Pre-Press, and Image Capture

Flashcard
•
9th Grade
51 questions
Evaluation, Critique, Digital Pre-Press, and Image Capture

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

Flashcard
•
8th Grade
54 questions
AI ?'s 4.2

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

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

Flashcard
•
8th Grade
52 questions
App Creators Lesson 2 Review

Flashcard
•
8th Grade
53 questions
Programming (Python) Final

Flashcard
•
9th Grade
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade