This is a small educational Python coding project made to learn more about Python and the Tkinter library.
"Little Math Wizard" is inspired by the "Little Professor" devices made bi TI.
Similar to the TI devices it allows to exercise mental arithmetic, it offers 4 levels of difficulty.
Pressing a math operator (+,-,x,/) changes the math operation used.
The code uses Tkinter for the gui.