PYTHON CIRCLE
Practice
Python Books
Archive
Subscribe
Login
Menu
Login
Practice
Python Books
Archive
Subscribe
Blog available for sell
This blog is available for sale. Please 'contact us' if interested.
Advertise with us
Python Multiple Choice Questions
The sleep function (under the time module) is used to:
A. Pause the code for the specified number of seconds
B. Return the specified number of seconds, in terms of milliseconds
C. Stop the execution of the code
D. Return the output of the code had it been executed earlier by the specified number of seconds
Show Answer
Next Question
Correct Answer:
A
Explanation: The sleep function (under the time module) is used to pause the code for the specified number of seconds. The number of seconds is taken as an argument by this function.
© 2024-2025 Python Circle
Contact
Sponsor
Archive
Sitemap