Consider the following code snippet:
import time
time.sleep(3)
What’s the effect of running these two lines of code in a program?
Consider what the name of the function suggests.
Sorry! There has been an error processing your answer. Please try again.