CBSE Class 12 Informatics Practices Question 13 of 147

Plotting with Pyplot — Question 7

Back to all questions
7
Question

Question 7

Using which function of Pyplot can you plot histograms ?

Answer

With Pyplot, a histogram is created using hist() function.