Day 5 Pygame - 30th June

Quiz
•
Computers
•
Professional Development
•
Medium
Coding Department
Used 1+ times
FREE Resource
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which condition correctly restricts right movement in Pygame?
player_x > WIDTH
player_x = WIDTH
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will happen if you don't apply boundary conditions?
The player moves faster
The player bounces off walls
The player disappears off the screen
The program crashes immediately
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What shape does pygame.draw.ellipse() create?
Rectangle
Circle
Line
Oval or ellipse
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the final argument in pygame.draw.line() specify?
Length of line
Color
Thickness of the line
Starting X-position
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these would draw a diagonal black line?
pygame.draw.line(screen, (0, 0, 0), (400, 50), (550, 200), 3)
pygame.draw.rect(screen, (0, 0, 0), (400, 50, 150, 150))
pygame.draw.ellipse(screen, (0, 0, 0), (400, 50, 150, 150))
pygame.draw.line((0, 0, 0), screen, (400, 50), (550, 200), 3)
Similar Resources on Wayground
10 questions
WORKING IN IT

Quiz
•
Professional Development
10 questions
Microsoft RISE Program,AISECT Training Centre

Quiz
•
Professional Development
10 questions
ITF - Quiz 6.2 - Input Devices

Quiz
•
Professional Development
10 questions
Poppy playtime

Quiz
•
University - Professi...
10 questions
IT ENGLISH: Research Project Topics - Web Design

Quiz
•
Professional Development
10 questions
Introduction to Computer

Quiz
•
Professional Development
10 questions
Advanced Technology Warm Up

Quiz
•
Professional Development
10 questions
Checking Understanding

Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade
Discover more resources for Computers
11 questions
All about me

Quiz
•
Professional Development
10 questions
How to Email your Teacher

Quiz
•
Professional Development
5 questions
Setting goals for the year

Quiz
•
Professional Development
14 questions
2019 Logos

Quiz
•
Professional Development
6 questions
GUM Chart Scavenger Hunt

Quiz
•
Professional Development
8 questions
Understanding Government: Limited and Unlimited

Quiz
•
Professional Development
20 questions
tape measure

Quiz
•
Professional Development
24 questions
Street Signs

Quiz
•
9th Grade - Professio...