Pygame Quiz 3

Pygame Quiz 3

4th - 9th Grade

10 Qs

quiz-placeholder

Similar activities

Rubik's Cubes

Rubik's Cubes

KG - Professional Development

15 Qs

Unit 2 Mid Unit Assessment

Unit 2 Mid Unit Assessment

6th - 8th Grade

8 Qs

12 Principles of Animation

12 Principles of Animation

9th - 12th Grade

15 Qs

quiz TIK

quiz TIK

4th Grade

10 Qs

History of Animation

History of Animation

9th - 12th Grade

11 Qs

TLE-ICT

TLE-ICT

8th Grade

10 Qs

Tynker Programming 301 Lesson 5: Conditional Loops Quiz

Tynker Programming 301 Lesson 5: Conditional Loops Quiz

7th - 8th Grade

10 Qs

Design & Technology G(6)

Design & Technology G(6)

6th Grade

10 Qs

Pygame Quiz 3

Pygame Quiz 3

Assessment

Quiz

Other

4th - 9th Grade

Easy

Created by

Bowrna Vijayan

Used 13+ times

FREE Resource

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

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?