Какой атрибут используется для изменения изображения персонажа?

PyGame Zero М2У4

Quiz
•
Information Technology (IT)
•
Professional Development
•
Hard
puzzlecode quizizz
FREE Resource
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
alien.sprite
alien.image
alien.texture
alien.picture
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Какой метод используется для проверки, что клик был совершен в пределах объекта?
colliderect()
collidepoint()
intersect()
contains()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Какой оператор используется для увеличения переменной count на значение click?
count = count + click
count += click
count -= click
count *= click
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Какой функцией можно вызвать другую функцию через определенный интервал времени?
schedule_once()
schedule_interval()
call_later()
set_timeout()
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Какой код проверяет, что клик был совершен по кнопке "Играть" в главном меню?
if mode == 'menu' and play.collidepoint(pos): mode = 'game'
if mode == 'game' and play.collidepoint(pos): mode = 'menu'
if mode == 'menu' and animal.collidepoint(pos): mode = 'game'
if mode == 'game' and animal.collidepoint(pos): mode = 'menu'
Similar Resources on Quizizz
10 questions
Python Chapter 4: Loops

Quiz
•
Professional Development
10 questions
[March] Download (+) Assessment

Quiz
•
Professional Development
10 questions
PMS IGTD

Quiz
•
Professional Development
8 questions
Understanding POS Systems

Quiz
•
Professional Development
10 questions
Unidad 5 - Introducción a la IA

Quiz
•
Professional Development
8 questions
IPC and scheduling

Quiz
•
Professional Development
6 questions
GIGABYTE training Q4.2024

Quiz
•
Professional Development
10 questions
Performance Testing B2

Quiz
•
Professional Development
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade