python 3.7.3 games code example Example: games in python import os os.system('pip install pygame') input("PyGame installed.")