Returning a string
Kless
jonas.esp at googlemail.com
Sat Jan 3 14:46:10 EST 2009
More information about the Python-list mailing list
Sat Jan 3 14:46:10 EST 2009
- Previous message (by thread): Returning a string
- Next message (by thread): Returning a string
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 3 ene, 19:40, Simon Forman <sajmik... at gmail.com> wrote: > On Jan 3, 11:20 am, Kless <jonas.... at googlemail.com> wrote: > > > Afghanistan > > AF > > Out[19]: u'AF' > > AFG > > Out[19]: u'AFG' > > 004 > > Out[19]: u'004' > > What? That's the output got from ipython. As you can see, it prints 'Afghanistan' but it can not returns it. In change, the another strings are returned. Could it be because it isn't returning the value from the recursivecall?
- Previous message (by thread): Returning a string
- Next message (by thread): Returning a string
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list