An open API service indexing awesome lists of open source software.

https://github.com/stenwire/cgpa-calculator

A C-program that calculates the CGPA of 6-courses in two semester.
https://github.com/stenwire/cgpa-calculator

Last synced: about 1 month ago
JSON representation

A C-program that calculates the CGPA of 6-courses in two semester.

Awesome Lists containing this project

README

          

# CGPA-Calculator
A C-program that calculates the CGPA of 6-courses in two semester.
user enters courses and unit loads for the six courses of first and second semester
The average of each semester is calculated and the cummilative GPA is gotten.
Grades should be entered as A,B,C,D,etc..