all worked well.
thanks all.

On Tue, May 18, 2010 at 2:47 PM, alex gunn <alex.g...@smallshinyant.com>wrote:

> its the "the" part
>
> print('Here are the numbers from 0 to 9')
> # for i in the range(10):  #your version
> for i in range(10): #try this
>     print(i)
>
> im still learning myself, so be gentle if im wrong but it worked for me.
>
> Alex
>



-- 
Elegbede Muhammed Oladipupo
OCA
+2348077682428
+2347042171716
www.dudupay.com
Mobile Banking Solutions | Transaction Processing | Enterprise Application
Development
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to