Skip to content

VyasKP7/GPA-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This program makes use of vectors in order to form an array of semesters which
in turn also stores an array of courses for that semester.
You can add as many semesters as you want and the program will calculate your GPA.

You may also save the existing list of semesters to a CSV file.
You can later load from your save files and avoid starting from scratch.

An example of execution:



If we had a save file such as:




Then we could load it and we would get:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages