Re: [Tutor] help...newbie

2006-05-22 Thread Alan Gauld
> Hey Alan, I have indeed found a tutorial. "A Byte Of Python" Yes, that should be fine for you. > So far it's really good. I'm down around functions, and is this far > enough? I'm not sure which order it covers things but somewhere soon you should find the stuff about reading text from files

Re: [Tutor] help...newbie

2006-05-22 Thread Alan Gauld
Hi Joe, > Hello, I am pretty sure I am sending this to the right email > address. Looks like it :-) > But anyway I need help. I started learning python, How are you learning? Have you found a tutorial yet? If you already know how to program in another language the official tutorial on the pyt

[Tutor] help...newbie

2006-05-22 Thread Joe F
Hello, I am pretty sure I am sending this to the right email address.  But anyway I need help.  I started learning python, and I wanna know how to make a simple program, that displays text and when the user presses enter more text is displayed.  And so and so until the end.  Thank you, joe. Love