0

1

pygame 2.1.0 (SDL 2.0.16, Python 3.9.9) Hello from the pygame community. https://www.pygame.org/contribute.html [Finished in 649ms]

eshirvana
  • 20,424
  • 3
  • 21
  • 36
xunjax
  • 1
  • 2
    paste your code and error message as text – eshirvana Nov 26 '21 at 02:29
  • 1
    Please read [Discourage screenshots of code and/or errors](https://meta.stackoverflow.com/questions/303812/discourage-screenshots-of-code-and-or-errors). Do not post screenshots of the code. Paste the code. – Rabbid76 Nov 26 '21 at 05:20
  • The test should be `__name__ == '__main__'`. There are two `_` missing around `_main_`. – qouify Nov 26 '21 at 07:08

0 Answers0