import time from MemoryGame import * print("Hello, Sunshine!") mymemorygame = MemoryGame() mymemorygame.run()