TheTechRobo/python-text-calculator

multiple number support.

Closed this issue · 3 comments

multiple number support.

may be fixed by expression support once its implemented

We Can do this easily with a for loop and a list. Why didn't I think of this before.

And also, I can always offer support for the old way in the API, at least until 0.12 when it will be deprecated.