Python time.sleep()

0%

Consider the following code snippet:

Python
import time

time.sleep(3)

What’s the effect of running these two lines of code in a program?

Select one:

Consider what the name of the function suggests.

Sorry! There has been an error processing your answer. Please try again.

Got feedback on this question?