On Jan 31, 6:54 pm, Benjamin Kaplan wrote:
> On Mon, Jan 31, 2011 at 9:43 PM, Nanderson
>
>
>
>
>
>
>
>
>
> wrote:
> > I've recently started to program. Python is my first language, so I'm
> > a complete beginner. I've been trying to call python scripts from the
> > command line by entering this
On Mon, Jan 31, 2011 at 9:43 PM, Nanderson
wrote:
> I've recently started to program. Python is my first language, so I'm
> a complete beginner. I've been trying to call python scripts from the
> command line by entering this command into it:
>
python test.py
>
> But it gives me this error mes
I've recently started to program. Python is my first language, so I'm
a complete beginner. I've been trying to call python scripts from the
command line by entering this command into it:
>>>python test.py
But it gives me this error message:
>>>python test.py
File "", line 1
python test.py