On Tue, 12 Nov 2013 20:18:58 -0800 (PST), saad imran <saad.imra...@gmail.com> wrote:
Could you point out any errors in my code:
que1 = "4481 *2"
ans1 = "8962"
que2 = "457 * 21"
ans2 =  "9597"

These values should all be in a single named structure, probably a list of tuples. Then all that duplicated code could be condensed into a single block.

Is that the error you wanted us to find?

--
DaveA

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

Reply via email to