CBSE Class 12 Informatics Practices Question 96 of 147

Plotting with Pyplot — Question 12

Back to all questions
12
Question

Question 12

Name the function to give title to a plot.

Answer

The function title() in Matplotlib's Pyplot library is used to add a title to a plot.