This project uses lists to store student data, calculates performance, and visualizes the result using matplotlib.
π Project Objective
-
Store student names and marks using lists
-
Calculate total marks, percentage, and grade
-
Display a report
-
Visualize performance using a bar graph
π Dataset (Using Lists)
π§ Complete Working Project Code
π Graph Output
The bar graph will show:
-
X-axis → Student names
-
Y-axis → Percentage
-
Bars → Performance comparison
π Features of This Project
✔ Uses lists as the main data structure
✔ Uses loops + functions
✔ Generates a text report
✔ Visualizes output using matplotlib
✔ Beginner-friendly, perfect for school/college projects
No comments:
Post a Comment