Відображення тексту та зображень за допомогою модуля PyGame

Quiz
•
Computers
•
7th Grade
•
Medium
Каріна Клименко
Used 2+ times
FREE Resource
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Яка з команд створює об'єкт «шрифт» із системних шрифтів:
font = pygame.font.SysFont ()
font = SysFont ()
font = pygame.SysFont ()
text = pygame.font.SysFont ()
text = font.render ()
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Яка команда створює об'єкт «текст»?
textRect = text.get_rect()
font = text.render()
text = font.render()
font = pygame.font.SysFont ()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Для того, щоб створити прямокутник для текстового об'єкта потрібно записати:
textRect.center = text.get_rect()
textRect.center = ()
text.get_rect=textRect ()
textRect = text.get_rect()
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
На що вказує виділений червоним параметр у команді?
text = font.render('Hello', False, 'red', 'green')
Контролє чи потрібно створювати об'єкт текст
Контролє чи потрібно відображати текст
Контролє чи потрібно згладжувати шрифт
Контролє чи потрібно створювати прямокутник навколо тексту
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
На що вказує виділений червоним параметр у команді?
text = font.render('Hello', False, 'red', 'green')
на колір шрифту
на колір фону
на колір вікна
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Для відображення тексту на поверхні вікна використовують метод...
fill
update
blit
set_mode
7.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
За допомогою якої команди можливо завантажити зображення в PyGame?
pygame.image.load()
pygame.load_picture()
pygame.load_image_file()
pygame.load_image()
Create a free account and access millions of resources
Similar Resources on Wayground
7 questions
Vector graphics

Quiz
•
7th - 11th Grade
15 questions
Microsoft Office

Quiz
•
6th Grade - University
10 questions
Advance Word Processing

Quiz
•
7th - 11th Grade
11 questions
Python1 pygame fin

Quiz
•
7th - 11th Grade
15 questions
MS Word Basic

Quiz
•
7th Grade
10 questions
Microsoft Word 2016 Quiz 1

Quiz
•
7th Grade
11 questions
Programming

Quiz
•
7th Grade
10 questions
KTBC SNLTW B2-HP4

Quiz
•
6th - 8th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

Quiz
•
6th - 8th Grade
20 questions
Copyright and Fair Use

Quiz
•
6th - 8th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
21 questions
Input Output Storage Device

Quiz
•
5th - 8th Grade