"Pythoner",Wish me luck!

MRAB google at mrabarnett.plus.com
Fri Apr 3 09:33:03 EDT 2009


Matteo wrote:
> On Apr 3, 9:05 am, Linuxwell <ahqylang... at gmail.com> wrote:
>> Starting today I would like to study Python,Wish me luck!
> 
> Good luck!
> 
> Don't forget to...
> 
>>>> print 'Hello World!'
> 
Or:

 >>> print('Hello World!')

if using Python 3.



More information about the Python-list mailing list