PyGame

PyGame

University

20 Qs

quiz-placeholder

Similar activities

WEB DESIGN QUIZ P1

WEB DESIGN QUIZ P1

University

20 Qs

WebDesign Quiz

WebDesign Quiz

10th Grade - University

20 Qs

Tkinter Quiz

Tkinter Quiz

University

20 Qs

Ch 2 Design & Layout

Ch 2 Design & Layout

9th Grade - University

17 Qs

WEB DESIGN PART 1 QUIZ

WEB DESIGN PART 1 QUIZ

University

21 Qs

HTML CSS Basics Assessment -1

HTML CSS Basics Assessment -1

University

15 Qs

MaWD 4.01

MaWD 4.01

KG - University

20 Qs

CodeMonkey

CodeMonkey

1st Grade - Professional Development

20 Qs

PyGame

PyGame

Assessment

Quiz

Computers

University

Hard

Created by

Ronnie Luy

Used 188+ times

FREE Resource

20 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 -

OpenCV

unity

numpy

pygame

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function of pygame is used to set the title ?

pygame.display.set_title()

pygame.display.set_caption()

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

gamewindow.render()

gamewindow.blit()

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

pygame.display.change()

pygame.display.change()

pygame.display.update()

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?