CBSE Class 12 Informatics Practices Question 38 of 73

Data Visualization using Matplotlib — Question 3

Back to all questions
3
Question

Question 3

What do you mean by pyplot?

Answer

Pyplot is a module of matplotlib library of Python containing collection of methods which allows a user to create 2D plots and graphs easily and interactively.