Skip to content

CGPA-CALCULATOR: The code takes the name, department, and the gpa of all of the student's courses and calculates the cgpa for that semester. The program stops when we enter “STOP”, and moves on to the next semester’s courses when we enter “CONTINUE” after the first semester’s results are calculated.

License

Notifications You must be signed in to change notification settings

SarahZabeen/CGPA-Calculator-OOP-EasyGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

CGPA Calculator using EasyGUI & OOP

This is a cgpa calculator, made with easygui using Python as its coding language. At first, we enter the student’s name and department, followed by the course taken in the first semester, and the gpa earned in each course. The code takes all the courses’ gpa and calculates the cgpa for that semester. Next, it asks for the courses of the next semester, and the gpa for the second semester’s courses. Using this, it calculates the cgpa of the two semesters, and onward. The program stops when we enter “STOP”, and moves on to the next semester’s courses when we enter “CONTINUE” after the first semester’s results are calculated.

About

CGPA-CALCULATOR: The code takes the name, department, and the gpa of all of the student's courses and calculates the cgpa for that semester. The program stops when we enter “STOP”, and moves on to the next semester’s courses when we enter “CONTINUE” after the first semester’s results are calculated.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published