Skip to content

Ateto1204/Grade-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Final Grade Cal

The project to calculate final grade of a semester.

Initial Screen

Image

Commend Explanation

score:分數/point:學分

  • add (score) (point) to add new element.
  • add. to keep enter (score) (point) until enter q.
  • del (score) (point) to delete existed element.
  • cal to check current grade.
  • log to check grade list.
  • end to stop program.