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.
2 parents 9516d91 + 42a6e0b commit c901a9eCopy full SHA for c901a9e
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