Re: [Tutor] Syntax error

2016-01-07 Thread Sarah Rasco
d the file is definitely in there... [image: Inline image 4] On Thu, Jan 7, 2016 at 8:40 AM, Sarah Rasco wrote: > Hello, > > I'm new to programming and was told that Python would be a good language > to start with. I downloaded version 3.5.1, and I have Windows 10. > > In

[Tutor] Syntax error

2016-01-07 Thread Sarah Rasco
Hello, I'm new to programming and was told that Python would be a good language to start with. I downloaded version 3.5.1, and I have Windows 10. In IDLE, I typed print ("Hello, world!") and hit enter, and it returned the message. I saved the file as hello.py in C:\python. Then, when I tried to r