I'm trying to make a calculation engine in Python . For example, I have a program named engine.py , which takes an equation and returns the roots. I wanted to write another program named interface.py , which would just take the...
asked on
30.10.2015 / 14:51