what code do you use to install pygame
Answers
Answered by
1
Answer:
Windows Instructions
1. Start by opening a command line. You can do this by pressing the windows key and then typing 2. cmd and then pressing enter.
3. Put in the following code into the command 4. 4. line: py -m pip install -U pygame --user. ...
5. If it succeeds, make sure to restart any IDLE 6. windows you have open before running your game.
Explanation:
Hope it was helpful please mark me brainliest and follow me also
Similar questions