Class 12th CBSE IP
Given the school result data, analyse the performance of the students on different parameters, e.g subject wise or class wise.
Solution: –
import matplotlib.pyplot as plt Subject=['Physics','Chemistry', 'Hind'', Biology', 'ComputerSc'] Percentage=[85,78,65,90,100] plt.bar(Subject, Percentage, align='center',color='green') plt.xlabel('SUBJECTS NAME') plt.ylabel('PASS PERCENTAGE') plt.title('Bar Graph For Result Analysis') plt.show()
Fun & Easy to follow
Works on all devices
Your own Pace
Super Affordable
Popular Videos
UX for Teams
Learn the basics and a bit beyond to improve your backend dev skills.

Chris Matthews
Designer
SEO & Instagram
Learn the basics and a bit beyond to improve your backend dev skills.

Chris Matthews
Designer