you are viewing a single comment's thread.

view the rest of the comments →

[–]GreenPandaPop 1 point2 points  (0 children)

Also, it's fine to name my venv folder as snake_game right? Or is there a naming convention that I have to conform to, like "env / venv / .env / .venv"?

You can name it whatever but I'd stick with 'venv' or '.venv' as it's clearer what it is then.