Lesson 21 - pygame module

Lesson 21 - pygame module

5th - 8th Grade

10 Qs

quiz-placeholder

Similar activities

Computer Reviewer

Computer Reviewer

7th Grade

15 Qs

Bài 8: Định dạng kí tự

Bài 8: Định dạng kí tự

5th Grade

15 Qs

IT

IT

6th Grade - Professional Development

11 Qs

IT Quizes (Part 1_1)

IT Quizes (Part 1_1)

1st Grade - University

10 Qs

2MRC2 omnicanalité rattrappage

2MRC2 omnicanalité rattrappage

1st - 5th Grade

12 Qs

L'imparfait - French

L'imparfait - French

8th - 12th Grade

10 Qs

Typography Basics

Typography Basics

5th Grade - University

10 Qs

Lesson 35 - Math module and installation of external module

Lesson 35 - Math module and installation of external module

5th - 8th Grade

10 Qs

Lesson 21 - pygame module

Lesson 21 - pygame module

Assessment

Quiz

Professional Development, Education

5th - 8th Grade

Hard

Created by

NotchUp .co

Used 79+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which pygame function is used to set the size of the window?

pygame.display.set_mode()

pygame.display.set_size()

pygame.display.set_screen()

none

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The python module used for making games is -

pygame

random

numpy

datetime

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function of pygame is used to set the title ?

pygame.display.set_caption()

pygame.display.set_title()

pygame.display.set_name()

none

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function in pygame is used to set the text position in the screen ?

gamewindow.blit()

gamewindow.render()

gamewindow.set_position()

none

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function in pygame is used to draw rectangle ?

pygame.draw.rect()

pygame.draw.rectangle()

pygame.draw_rect()

none

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many arguments are there in drawing the rectangle ?

3

4

5

6

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function in pygame is used to make changes to the window ?

pygame.display.update()

pygame.display.change()

pygame.window.update()

pygame.display.change()

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?