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