recursive function return value problems

randomtalk at gmail.com randomtalk at gmail.com
Wed Dec 28 19:05:30 EST 2005


the final returned value is: []

the two values printed is (note i only have one print statement
printing "print result",. however, in the actualality, it's printed
twice):
printing result:
['should be the only thing returned']
printing result:
[]

therefore, sadly, i don't thinkg you've understand my problem
correctly..




More information about the Python-list mailing list