Creating a Program to Decompose a Number and Run a Function on that Decomposition

Ian Kelly ian.g.kelly at gmail.com
Thu Jul 18 18:49:03 EDT 2013


On Jul 18, 2013 4:23 PM, "CTSB01" <scott.moore270 at gmail.com> wrote:
>
>   File "<pyshell#9>", line 2
>     ...   rtn = []
>     ^

The "..." is the continuation prompt from the interactive interpreter, not
part of the code. Don't paste it into Python.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20130718/8bce4b60/attachment.html>


More information about the Python-list mailing list