Student Management System Using Python
Submitted by razormist on Saturday, May 30, 2020 - 16:33.
Language
Student Management System with Source Code is a Python program that can manage the list of all student information. This program was created by the use Python language.
The system is a simple console application, where the user can manage the information of student by: adding new student, display all student list and deleting some student information. The system features is accessible by entering some certain keys to proceed the next transaction.
Installation:
- First you will have to download & install the Python IDLE's, here's the link "https://www.python.org/downloads/".
- Extract the zip file after downloaded.
- Open the folder and locate the py file
- Run the py file to launch the program
Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.
Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.
FOR YOUR OWN SAFETY, PLEASE:
1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
Comments
Add new comment
- Add new comment
- 2629 views