CBSE Class 12 Informatics Practices Question 70 of 73

Data Visualization using Matplotlib — Question 8

Back to all questions
8
Question

Question 8

To add a title to the plot, we have to call function header().

Answer

False

Reason — The title() function is used to set a title for the plot.