PyGame

PyGame

University

20 Qs

quiz-placeholder

Similar activities

Microsoft Office

Microsoft Office

7th Grade - University

20 Qs

HTML/CSS Lecture 2

HTML/CSS Lecture 2

KG - Professional Development

18 Qs

Quiz on Digital Concepts

Quiz on Digital Concepts

9th Grade - University

15 Qs

LA3.C3: Variables

LA3.C3: Variables

9th Grade - University

16 Qs

Podstawy HTML

Podstawy HTML

University

25 Qs

PyGame

PyGame

University

20 Qs

Câu Hỏi Về HTML và CSS Test1

Câu Hỏi Về HTML và CSS Test1

University

16 Qs

Quiz 2 Front-End Development

Quiz 2 Front-End Development

University

20 Qs

PyGame

PyGame

Assessment

Quiz

Computers

University

Hard

Created by

Ronnie Luy

Used 194+ 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?