import time #Your code here before the sleep function time.sleep("""The amount you want to sleep for in seconds""") #Your code here after the sleep function