Re: [Tutor] Running range scripts in IDE

2005-06-10 Thread typetext
Thank you all. Print range(10) completely solved this beginner problem. On 6/10/05, Kent Johnson <[EMAIL PROTECTED]> wrote: > typetext wrote: > > I am using I. Langingham's Teach yourself Python in 24 hours, and up > > to chapter 4 I had no problem. I have installed the IDE , and as far > > as I k

Re: [Tutor] Running range scripts in IDE

2005-06-10 Thread Kent Johnson
typetext wrote: > I am using I. Langingham's Teach yourself Python in 24 hours, and up > to chapter 4 I had no problem. I have installed the IDE , and as far > as I know, all the other programs associated with Python, and had been > batting along with no problem, using simple scripts such as "hello

Re: [Tutor] Running range scripts in IDE

2005-06-10 Thread Pujo Aji
On 6/10/05, typetext <[EMAIL PROTECTED]> wrote: > I am using I. Langingham's Teach yourself Python in 24 hours, and up > to chapter 4 I had no problem. I have installed the IDE , and as far > as I know, all the other programs associated with Python, and had been > batting along with no problem, usi

[Tutor] Running range scripts in IDE

2005-06-10 Thread typetext
I am using I. Langingham's Teach yourself Python in 24 hours, and up to chapter 4 I had no problem. I have installed the IDE , and as far as I know, all the other programs associated with Python, and had been batting along with no problem, using simple scripts such as "hello world" in notepad or no