import random, time print(random.random()) time.sleep(3)