CBSE Class 12 Informatics Practices Question 36 of 147

Plotting with Pyplot — Question 1

Back to all questions
1
Question

Question 1

Which library is imported to draw charts in Python ?

  1. csv
  2. matplotlib
  3. numpy
  4. pandas
Answer

matplotlib

Reason — The library imported to draw charts in Python is Matplotlib.