Skip to content

Latest commit

 

History

History
executable file
·
9 lines (5 loc) · 672 Bytes

README.md

File metadata and controls

executable file
·
9 lines (5 loc) · 672 Bytes

Notenrechner

Super simple command line python script to calculate average grades (CH and DE).

The «Notenrechner» script is a school project. It's a super simple python scrtipt to calculate your average grades from 1–6 (swiss and german grading scale). The script asks about the subject and the grades and gives back an average. The script was programmed in Python 3. Have a look at the source code and feel free to test the script on Repl.it.

Run on Repl.it

Press 'run' on repl.it to start the bash command when GitHub repo finished cloning.