This is a python programme to make student report card, display it, update it, delete it and many more. First ask the user about how many student details are to be added and then displays the report cards. After, there is the update section to update the details of a particular student and then there is the delete section to delete the details of a particular student. Ideal for class 11 or class 12 school python project.
harshalgunjal69/Class_11_Python_CBSE_Project
This is a python programme to make student report card, display it, update it, delete it and many more.
Python