This project was built using Python. It is designed to handle input of three grades for modules and calculate three different results based on the submitted marks. Additionally, the marks and the overall student status are saved to a marks.txt file.
- Accepts input of grades for three different modules.
- Calculates three distinct results based on the provided marks.
- Saves the marks and overall student status to
marks.txt.