Beginner in Python

Christian Schnell schrist at gmx.net
Tue Nov 6 17:02:34 EST 2001


Hi,

I wanted to start programming in python today and had some problems.
I wrote the famous "Hello, world"-programm and saved it as
helloworld.py. If I open the programm directly in the explorer it works
but I cannot start it from Ms-Dos. If I type python helloworld.py I get
the message:

File "<stdin>", line 1
   python helloworld.py
                            ^

SyntayError: invalid syntax

What is my mistak? Can anyone help me?

Thank you,

Christian

--
Don't panic.

ICQ 116707729





More information about the Python-list mailing list