Re: [Tutor] Help with an error

2016-03-05 Thread Alan Gauld
On 05/03/16 19:36, Saad Mabror wrote: > i've installed python 2.7 on my laptop (running windows 7 ) > i started receveing syntax error dialogues on IDLE even > if i'm writing just one simple line such as ( print "hello world") . The most likely reason is that you have somehow installed Pytho

Re: [Tutor] Help with an error

2016-03-05 Thread boB Stepp
On Sat, Mar 5, 2016 at 1:36 PM, Saad Mabror wrote: > Hello , So i'm totally new to programming and i decided to start with python > , i've installed python 2.7 on my laptop (running windows 7 ) at first i > started following a begginer's guide and everything was fine . But later i > started rec

[Tutor] Help with an error

2016-03-05 Thread Saad Mabror
Hello , So i'm totally new to programming and i decided to start with python , i've installed python 2.7 on my laptop (running windows 7 ) at first i started following a begginer's guide and everything was fine . But later i started receveing syntax error dialogues on IDLE even if i'm writing