Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 502 Bytes

File metadata and controls

10 lines (6 loc) · 502 Bytes

First Year Software Engineering Coursework Project

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.

Features

  • 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.