python loop wait for function to finish code example Example: making a function wait in python from time import sleep >>> sleep(4)