Accessing Hello World

Olivier Dagenais olivierS.dagenaisP at canadaA.comM
Tue Nov 7 13:42:55 EST 2000


Python is sensitive to spaces before a statement.  Make sure there are none
before a one-line program.

--
----------------------------------------------------------------------
Olivier A. Dagenais - Software Architect and Developer
"Someone called 'Type your name here' is impersonating me on the
internet and is posting exactly the same things I am posting!"


"Brendhan Horne" <brendhanhorne at bellsouth.net> wrote in message
news:KjVN5.3598$B14.42638 at news4.mia...
>     I created the print "Hello,World!" saved as hello.py in my python
> folder.
> When using the python command line if I type in  python hello.py or
hello.py
> I get a syntax error or name error. So how do I access the programs I
write
> for python?
>
> --
> Thanks,
> Brendhan
>
>





More information about the Python-list mailing list