Accessing Hello World

Olivier Dagenais olivierS.dagenaisP at canadaA.comM
Tue Nov 7 18:27:30 EST 2000


There's a difference between a Python prompt and a command/DOS prompt.  From
the command prompt, you can invoke Python with the hello.py script as a
parameter.  I suggest you learn to use a command line interpreter and then
read Guido's Python tutorial.

Good luck!

--
----------------------------------------------------------------------
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:Lh%N5.3823$Xz6.13601 at news3.mia...
> That didn't do it.
> >>>hello.py
> error
> >>>python hello.py
> Thanks,
> Brendhan
> error
> So from the command line prompt it won't open Hello, World !
> What the heck am I doing wrong here.?
>
> --
> Thanks,
> Brendhan
>
>





More information about the Python-list mailing list