-1

I've been trying to make a python snake game with python but I keep on getting "pygame not initialized"

Error : code

enter image description here enter image description here

imxitiz
  • 3,920
  • 3
  • 9
  • 33
  • 4
    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 Apr 26 '21 at 20:31

1 Answers1

0

You haven't called pygame.init() anywhere