[Tutor] Converting string or list to sum
Iain
python at cairnlin.co.uk
Thu Jan 29 14:14:23 EST 2004
If I have a sum as a string (e.g. '2+3') or in a list (e.g. [2,'+',3]), how
can I get the result of the sum?
Thanks
Iain.
More information about the Tutor
mailing list