Search Header Logo

Python L2- Quiz 5

Authored by Jerry Xiao

Computers

5th - 12th Grade

Used 27+ times

Python L2- Quiz 5
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

GUI stands for Graphical Unified Interpreter

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If I want to load the file image.png as a picture into pygame, which of these should I use?

screen.load_image('image.png')

pygame.image.load('image.png')

screen.blit('image.png', button)

'image.png'.load()

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

using rect.collidepoint(mouse_pos) for buttons conveys which of the following benefits? Check all that apply.

easy to move buttons

easy to resize buttons

allows buttons to function outside the window

Helps change the color of the buttons

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which picture would be created by the code above?

Media Image
Media Image
Media Image
Media Image

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

rect.collidePoint(coordinates) returns a bool

True

False

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?

Discover more resources for Computers