hot to install pygame code example
Example: how to install pygame
# on windows write in powershell:
pip install pygame
# on os write in terminal
pip install pygame
# on windows write in powershell:
pip install pygame
# on os write in terminal
pip install pygame