import time while True: print("Update") time.sleep(20)