Python Forum

Full Version: Marks calculator
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Given a list of previously achieved marks it produces a graph showing what future marks you need to get in order to get specific total mark.
https://github.com/michalmonday/marks.py

Here's an example output it produces:

[Image: z1YfPx1.png]