Skip to content

Commit

Permalink
Merge pull request #1 from gmpsankalpa/gmpsankalpa-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
gmpsankalpa authored Feb 26, 2024
2 parents cdd8752 + 51074f6 commit 1982d04
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.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.
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 1982d04

Please sign in to comment.