Search Header Logo

Pygame Quiz 3

Authored by Bowrna Vijayan

Other

4th - 9th Grade

Used 15+ times

Pygame Quiz 3
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

alien.topleft = 0,0

Media Image
Media Image
Media Image

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Choose the correct format to play the sound.

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

While pressing the left arrow key, we need the fox to move left until it reaches the edge. If it reaches the edge we don't need the fox to move. What is the correct code.

Media Image
Media Image

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

_____________ is a technique that creates the illusion of movement by changing the images at a given time interval.

Animation cycle

Costume animation

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Select the code with no errors.

Media Image
Media Image

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What is the correct code to draw a blue coloured line connecting the points (0,0) and (100,200).

screen.draw.line((0,0), (100,200), blue)

screen.draw.line((0,0), (100,200), 'blue')

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Whenever a key is pressed -

on_key_up()

on_key_down()

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

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?