Python 3.8.1 (tags/v3.8.1:1b293b6, Dec 18 2019, 22:39:24) [MSC v.1916 32 bit (Intel)] on win32Type "help", "copyright", "credits" or "license()" for more information.>>> print("Game Over")Game Over>>> input("press the delete key to exit.")press the delete key to exit.============= RESTART: C:/Users/Administrator/Desktop/game over.py =============Game Overpress the delete key to exit.============= RESTART: C:/Users/Administrator/Desktop/game over.py =============Game Overpress the delete key to exit.