import time while True: print("Running...") time.sleep(10)