Re: [Tutor] (no subject)

2008-11-03 Thread otu
Thank You! Kent and Kerbros. I got it Regards, Bennedy. > On Sat, Nov 1, 2008 at 7:17 AM, <[EMAIL PROTECTED]> wrote: > >> >> I am struggling with how to enable executable files. I copied the ff >> program on idlle non-interactice and run it. >> >> the_world_is_flat =1 >> if the_world_is_flat:

[Tutor] (no subject)

2008-11-01 Thread otu
Dear Friends, I have just started learning python programming. I have no previous programming knowledge. I am presently using Python 2.6 windows version. I am struggling with how to enable executable files. I copied the ff program on idlle non-interactice and run it. the_world_is_flat =1 if the_wo