>parse the expression, extract the operands and the operation, apply the
operation to the operands

How? Give me some example code, but please keep it simple.

>are you trying to code a calculator?

Not intending to, just trying to learn Python. Suppose what i'm trying
to code is a but like a CLI calculator, but i'm just writing it for my
own educational beifits.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to