calculate-my-score

Calculate your score by one simple command!


License
MIT
Install
pip install calculate-my-score==0.1.1

Documentation

calculate-my-score

All of you students have hard time calculate your final score.

Use this simple script to solve the problem of solving you final grade!

Installation

pip install calculate-my-score

Usage

Provide a pair of GRADE:WEIGHT.

Lets say we had a homework which we scored 90 in it, and it's worth 20 points. On our final exam, we scored 100 and it worth 80 points.

We shall run the next command:

❯ calculate-my-score 90:20 80:100
πŸŽ‰ Your score is 81.67/120 πŸŽ‰ 

Thanks

Thank you my love for asking me simple calculation questions so I can program them ❀️