Login and Register ×
Check your Email for the OTP
Python Classes and Objects Create Objects in Python
⚠ Report ✓ Question Verified Copy Link
Explanation:
The correct statement to retrieve names of all built-in module names is:
import sys; sys.builtin_module_names
Related Topic:
Share Above MCQ
Learn More MCQ Questions from Python Classes and Objects Create Objects in Python