CBSE Class 12 Informatics Practices Question 9 of 147

Plotting with Pyplot — Question 3

Back to all questions
3
Question

Question 3

Is Pyplot a Python library ? What is it ?

Answer

Yes, Pyplot is a Python library. Pyplot is a collection of methods within matplotlib library which allows user to construct 2D plots easily and interactively.