On Wed, Jan 7, 2009 at 1:06 AM, mickth wrote:
>
> I'm brand new to python and every time i start to learn it i get the same
> problem and end up giving up and moving on to another language.
>
> the print statement doesn't work in either the comand line or IDLE i get
> this in IDLE:
> SyntaxError:
On Wed, Jan 7, 2009 at 7:06 AM, mickth wrote:
>
> I'm brand new to python and every time i start to learn it i get the same
> problem and end up giving up and moving on to another language.
>
> the print statement doesn't work in either the comand line or IDLE i get
> this in IDLE:
> SyntaxError:
I'm brand new to python and every time i start to learn it i get the same
problem and end up giving up and moving on to another language.
the print statement doesn't work in either the comand line or IDLE i get
this in IDLE:
SyntaxError: invalid syntax (, line 1)
and just SyntaxError: invalid sy