Re: [Tutor] What’s the differences between these two pieces of code ?

2012-07-15 Thread Alan Gauld
On 07/07/12 05:59, redstone-cold wrote: What’s the differences between these two pieces of code ? Apart from the obvious extra print statement its hard to tell because your message is showing up with different indent levels. In my mail reader both loops were indented, in my quoted reply neither

Re: [Tutor] starting to learn

2012-07-15 Thread Alan Gauld
On 12/07/12 00:46, blindmaildrop wrote: in University. The last time I programmed anything was in the long long long ago of BASIC If you remember any of the BASIC you might find my tutorial useful since it contrasts Python with VBScript which is a modern version of BASIC... It is aimed at