CBSE Class 12 Computer Science
Question 5 of 15
Using Python Libraries — Question 14
Back to all questionsPython standard library is distributed with Python that contains modules for various types of functionalities. Some commonly used modules of Python standard library are math module, random module, cmath module etc.