Hi Programmers,
Result Analysis Part 3 explains how to find the number of students who got each grade and draw a bar graph for analysis.
Code: https://github.com/TheLastMinuteProfessor/The-Last-Minute-Professor/commit/280661728533138d2bd6feb8a02e165e81329fc7
Result Analysis Part 1 Link:
https://www.youtube.com/watch?v=VLZN0pO-OkI&t=15s
For installing matplotlib, the command is
pip install matplotlib
Procedure:
How to install Python Packages? https://youtu.be/BDymdWBB0ls
#thelastminuteprofessor