
Python1 pygame fin
Authored by Светлана М
Computers
7th - 11th Grade
Used 16+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Скільки модулів у бібліотеці pygame?
1
2
3
більше 3
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Як створити вікно застосунку розміром 500 на 500?
mw = pygame.display.set_caption((500, 500))
mw = pygame.display.set_mode((500, 500))
window = pygame.set_mode((500, 500))
window = pygame.set_caption((500, 500))
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Як змінюються координати при пересуванні спрайту вгору у вікні pygame
збільшується у
зменшується у
збільшується х
зменшується х
4.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Як називається функція, що створює об'єкт прямокутник у pygame? Напишіть лише назву функції.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Як створити таймер у pygame?
clock = pygame.time.Clock()
clock = pygame.Clock()
clock = pygame.time.tick()
clock = pygame.time.tick(FPS)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Оберіть червоний колір
(200, 20, 50)
(0, 255, 0)
(10, 20, 200)
(256, 0, 0)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Який метод об'єкта-прямокутника перевіряє, чи не доторкнувся він до іншого прямокутника?
draw_rect(...)
collidepoint(...)
draw_collider(...)
colliderect(...)
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?