mirror of
https://github.com/metafy-social/python-scripts.git
synced 2024-11-24 04:21:12 +00:00
8 lines
127 B
Markdown
8 lines
127 B
Markdown
|
# GPA Calculator
|
||
|
|
||
|
This program calculates the gpa based on the way that many schools does it!
|
||
|
|
||
|
# Usage
|
||
|
|
||
|
`python3 calculate.py`
|