Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 462 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 462 Bytes

Mental Maths Trainer

An extensible mental maths trainer written in Python.
I made this almost purely to train my own mental maths (as it's terrible, but hopefully not in future!)

Usage

python main.py

And follow the menus to begin.

Todo

  • Add base
    • Addition
    • Multiplication
    • Division
    • Subtraction
    • Conversion
  • Calculate division nums better
  • Code cleanup & data structure reorganisation