A simple Python Script to calculaye SGPA of VTU CSE students.
Before starting, make sure you have Python installed in your system.
SGPAcalculator.py
is the python script file. (User can place it anywhere as per their comfort)
Open your terminal and go to the directory where your SGPAcalculator.py
is placed.
Run python SGPAcalculator.py
and enter all the marks as prompted.
Output will be displayed on the Terminal.
Here is the screenshot of my output terminal: