THE PYCULATOR! project

Written for Community Scripts by JLR on 2008-09-25

Hi!
Yesterday I started to think the idea of making a calculator that could calculate +,-,*,/ and maybe, in the future equations.
THE PYCULATOR! v 0.1 is on the math/pyculator folder of the team's bazaar.
The idea is to input things 4+5*5 and get 29 . without using eval()
I think this idea can help to those learning python ( like me) to acquire more knowledge about how to do the things.
Feel free to modify THE PYCULATOR! and make it something worth using it!

Read all announcements