
Pygame Shapes
Computers, Education
8th Grade
Used 10+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do I import the pygame library?
import pygame
pygame.init()
surface = pygame.display.set_mode((400,300))
pygame.display.flip()
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do I initialize the pygame?
import pygame
pygame.init()
surface = pygame.display.set_mode((400,300))
pygame.display.flip()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do I initialize the surface?
import pygame
pygame.init()
DISPLAY = pygame.display.set_mode((400,300))
pygame.display.flip()
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do I update the screen?
import pygame
pygame.init()
surface = pygame.display.set_mode((400,300))
pygame.display.flip()
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does display.flip() do?
will update the contents of the entire display
allows to update a portion of the screen, instead of the entire area of the screen
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Draw a Rectangle
DISPLAY = pygame.display.set_mode([400,300])
pygame.draw.rect(DISPLAY, color, [30, 30, 60, 60])
pygame.draw.line(DISPLAY, color, [20, 50], [180, 50], 3)
pygame.draw.circle(DISPLAY, color, [300, 300], 200, 3)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Draw a Circle
pygame.draw.arc(DISPLAY, color, [50, 50, 200, 200], 0, pi, 2)
pygame.draw.rect(DISPLAY, color, [30, 30, 60, 60])
pygame.draw.circle(DISPLAY, color, [20, 50], [180, 50], 3)
pygame.draw.circle(DISPLAY, color, (300, 300), 20)
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?
Similar Resources on Wayground
11 questions
Cascading Style Sheets
Quiz
•
8th - 12th Grade
15 questions
Algorithms
Quiz
•
7th - 10th Grade
10 questions
Shape
Quiz
•
4th - 8th Grade
10 questions
Expresión Plastica
Quiz
•
1st - 8th Grade
15 questions
cmd and terminal
Quiz
•
7th Grade - University
10 questions
Computer Devices and its Operating System
Quiz
•
4th - 8th Grade
12 questions
Computer and its Devices
Quiz
•
2nd - 8th Grade
11 questions
Computer Programming: Graphics
Quiz
•
8th - 11th Grade
Popular Resources on Wayground
7 questions
History of Valentine's Day
Interactive video
•
4th Grade
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
fractions
Quiz
•
3rd Grade
15 questions
Valentine's Day Trivia
Quiz
•
3rd Grade
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
Discover more resources for Computers
10 questions
Exploring Valentine's Day with Charlie Brown
Interactive video
•
6th - 10th Grade
18 questions
Valentines Day Trivia
Quiz
•
3rd Grade - University
10 questions
Valentine's Day History and Traditions
Interactive video
•
6th - 10th Grade
20 questions
Laws of Exponents
Quiz
•
8th Grade
11 questions
Valentines Day
Quiz
•
6th - 8th Grade
20 questions
Graphing Inequalities on a Number Line
Quiz
•
6th - 9th Grade
25 questions
7th Reading STAAR Vocabulary
Quiz
•
6th - 8th Grade
25 questions
Valentine's Day Trivia
Quiz
•
8th Grade