[Tutor] what is wrong with this syntax?

Dipo Elegbede delegbede at dudupay.com
Tue May 18 16:36:24 CEST 2010


all worked well.
thanks all.

On Tue, May 18, 2010 at 2:47 PM, alex gunn <alex.gunn at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20100518/04f16781/attachment.html>


More information about the Tutor mailing list