Python1 pygame fin

Python1 pygame fin

7th - 11th Grade

11 Qs

quiz-placeholder

Similar activities

OCR Sys Arch J277

OCR Sys Arch J277

10th - 12th Grade

16 Qs

ITGS - IT Systems (Hardware)

ITGS - IT Systems (Hardware)

10th - 12th Grade

14 Qs

Lesson 2 - CPU

Lesson 2 - CPU

9th Grade

10 Qs

ทบทวนเรื่องสูตรคำนวณในโปรแกรม Excel

ทบทวนเรื่องสูตรคำนวณในโปรแกรม Excel

10th Grade

10 Qs

1.5.1 - Starter Task/Social Engineering Starter (Dg)

1.5.1 - Starter Task/Social Engineering Starter (Dg)

11th Grade

9 Qs

Tes 1 - Informatika

Tes 1 - Informatika

9th Grade

10 Qs

Intro to Robotics

Intro to Robotics

9th Grade

14 Qs

Сетевые компоненты

Сетевые компоненты

7th - 10th Grade

12 Qs

Python1 pygame fin

Python1 pygame fin

Assessment

Quiz

Computers

7th - 11th Grade

Hard

Created by

Светлана М

Used 16+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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(...)

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?