We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 992c9d6 commit 42a6e0bCopy full SHA for 42a6e0b
brickout-game/brickout-game.py
@@ -33,7 +33,7 @@
33
screen = pygame.display.set_mode(size)
34
35
"""
36
- This is a simple Ball class for respresenting a ball
+ This is a simple Ball class for representing a ball
37
in the game.
38
39
0 commit comments