Re: [Tutor] Help with recursion

2016-03-22 Thread Martin A. Brown
Greetings and welcome Lucas (Beterraba), >Hello, I'm new to both Python and such a mailling list. >I'm not sure how it works (if it does). First, welcome to Python! We hope you like Python and are happy to help you figure out how to get started. The mailing list etiquette is like most mailing

Re: [Tutor] Help with recursion

2016-03-22 Thread Joel Goldstick
On Tue, Mar 22, 2016 at 8:27 AM, Steven D'Aprano wrote: > On Tue, Mar 22, 2016 at 09:12:18AM +, Lucas Cavalcante wrote: > > Hello, I'm new to both Python and such a mailling list. > > I'm not sure how it works (if it does). > > I would really appreciate if anyone could help me with a small pi

Re: [Tutor] Help with recursion

2016-03-22 Thread Steven D'Aprano
On Tue, Mar 22, 2016 at 09:12:18AM +, Lucas Cavalcante wrote: > Hello, I'm new to both Python and such a mailling list. > I'm not sure how it works (if it does). > I would really appreciate if anyone could help me with a small piece of > code I'm implementing in order to learn some recursion.

[Tutor] Help with recursion

2016-03-22 Thread Lucas Cavalcante
Hello, I'm new to both Python and such a mailling list. I'm not sure how it works (if it does). I would really appreciate if anyone could help me with a small piece of code I'm implementing in order to learn some recursion. Cheers, Beterraba ___ Tutor mai