CBSE Class 11 Computer Science Question 32 of 63

Introduction to Python Modules — Question 1

Back to all questions
1
Question

Question 1

What is a Python library? Explain with examples.

Answer

The Python library is an extensive collection of functions and modules that help the programmer in the faster development of programs.

For example, NumPy, Pandas etc.