CBSE Class 12 Informatics Practices Question 68 of 73

Data Visualization using Matplotlib — Question 6

Back to all questions
6
Question

Question 6

Pyplot is a Python library.

Answer

False

Reason — 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.