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.
-
Notifications
You must be signed in to change notification settings - Fork 0
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
SarahZabeen/CGPA-Calculator-OOP-EasyGUI
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 0
No packages published