goldshakil / ElectricalProgrammingCourse2020

This repository is aimed towards sharing and discussing issues about Electrical and Electronics Programming Course
6 stars 1 forks source link

Final Project #298

Open Kim-moon-soo opened 4 years ago

Kim-moon-soo commented 4 years ago

Show all records screen UPDATED: since the grades are now calculated, the show all records screen should be updated too and if the user enters S on the professor screen the new scores should be displayed.

  1. So, without making new file "result.txt", I should display updated score am i right?
  2. Then, can I update Math and Science file?
goldshakil commented 4 years ago
  1. that is right, the result.txt should only be made when the user asks for that after calculating the scores.
  2. the original files should NEVER be touched