Skip to content

sandromatter/notenrechner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.