Download as pdf or txt
Download as pdf or txt
You are on page 1of 5

8)write a Python program to plot a Line chart to

depict the changing weekly apple and Banana prices


for five weeks. Also, give appropriate axes labels,
title and keep marker style as Diamond and marker
edge color as ‘yellow’ for banana
9)To write a Python program to plot a
Multiple Bar chart for top 5 countries
and their natural resources
INPUT
Output
10)To write a Python program to plot
a Histogram for the following class
interval or range. Also, give
appropriate axes name, title and edege
color as ‘red’.
INPUT

OUTPUT
11) To write a Python program to plot a Bar chart for netflix
shows and their watch hours specify each bar with different
colors. Also, give proper title and axes labels for the bar chart.

You might also like