Advertisements
Advertisements
Question
Observe the following figure. Identify the statement for writing 'RESULT'.

Options
pl.head("RESULT")
pl.heading("RESULT")
pl.top("RESULT")
pl.title("RESULT")
MCQ
Advertisements
Solution
pl.title("RESULT")
Explanation:
The title() method is used to set the chart's title.
shaalaa.com
Plotting Using Matplotlib
Is there an error in this question or solution?
