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 41e1ee0 + baa2f45 commit b36f363Copy full SHA for b36f363
projects/build-pong-with-pygame/main.py
@@ -60,7 +60,7 @@ def main():
60
61
'''
62
set the back ground color to black
63
- needs to be called everytime the game updates
+ needs to be called every time the game updates
64
65
screen.fill(COLOR_BLACK)
66
0 commit comments