how to stop a quiz for 1 second python code example Example: delay time python import time time.sleep(5) # sleeps for 5 seconds