
Python Shapes and Colors
Quiz
•
Instructional Technology
•
8th Grade
•
Hard
Kristin Hardeman
Used 1+ times
FREE Resource
Enhance your content
7 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When drawing shapes, what is the optional final argument for the draw functions?
height
center
line width
area
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What can happen if the wait() function call is not used in a graphical animation program?
The program crashes because it tries to do too many things at once.
The program animates too fast to be seen clearly.
The program doesn't display any drawings.
The program won't be allowed to open a new window.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
As you move downward on the screen, the y-coordinate in Python...
Remains constant
Gets bigger
Is always zero
gets smaller
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the maximum number of points that can be used to draw a polygon?
2
10
56
There is no maximum
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Why isn't the tuple in the code below a valid color tuple?
Color tuples don't use integers bigger than 255.
Color tuples only use floats, not integers.
Color tuples have two integers, not three.
It is a color tuple.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
To draw a filled yellow star, which draw call should be used?
pygame.draw.line()
pygame.draw.circle()
pygame.draw.rectangle()
pygame.draw.polygon()
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What can you tell about the following two lines just from looking at the draw statements?
pygame.draw.line(window, b, (0, 0), (50, 50))
pygame.draw.line(window, g, (100, 50), (50, 50))
They connect to each other at one end.
They are both vertical.
They take up the entire window.
They are both black lines.
Similar Resources on Wayground
12 questions
Creative Comp Final Class
Quiz
•
6th - 8th Grade
10 questions
Scratch intro & Pen Commands Quiz
Quiz
•
1st - 10th Grade
10 questions
AP Computer Science Quiz #1
Quiz
•
KG - 12th Grade
10 questions
QUIZ SCRATCH
Quiz
•
8th Grade
11 questions
Basic Woodwork
Quiz
•
8th Grade
12 questions
GB-Checkpoint
Quiz
•
1st - 12th Grade
10 questions
Revision2
Quiz
•
4th - 8th Grade
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
20 questions
ELA Advisory Review
Quiz
•
7th Grade
15 questions
Subtracting Integers
Quiz
•
7th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
Discover more resources for Instructional Technology
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
20 questions
Figurative Language Review
Quiz
•
8th Grade
4 questions
End-of-month reflection
Quiz
•
6th - 8th Grade
20 questions
Distribute and Combine Like Terms
Quiz
•
7th - 9th Grade
20 questions
Physical and Chemical Changes
Quiz
•
8th Grade
22 questions
Newton's Laws of Motion
Lesson
•
8th Grade