Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
gmpsankalpa committed Feb 27, 2024
2 parents 528c582 + 1982d04 commit a84919d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# GPA Calculator

A simple GUI application in Python for calculating and exporting GPA reports.
A simple GUI application in Python for calculating and exporting GPA reports.This repository contains a simple GPA (Grade Point Average) calculator implemented in Python using the Tkinter GUI library. The calculator allows users to input course details, such as the course name, credit hours, and grade. It calculates the overall GPA based on the entered information.

## Features

Expand Down

0 comments on commit a84919d

Please sign in to comment.