Re: [Tutor] Won't run. Syntax Error.

2013-09-08 Thread Alan Gauld
On 08/09/13 20:43, Kimberly Mansfield wrote: This is the first homework assignment. Driving me crazy - struggling with it for two entire days. I want to drop this class now. Hi, welcome to tutor. Can you explain exactly how you are running the program because it looks below like there are tw

Re: [Tutor] Won't run. Syntax Error.

2013-09-08 Thread Jim Mooney
> From: Kimberly Mansfield > This is the first homework assignment. Driving me crazy - struggling > with it for two entire days. I want to drop this class now. Does the Python interpreter run with even a simple program such as print('hello') ? If it doesn't run that, it may be a windows or inst

Re: [Tutor] Won't run. Syntax Error.

2013-09-08 Thread Dave Angel
On 8/9/2013 15:43, Kimberly Mansfield wrote: > This is the first homework assignment. Driving me crazy - struggling with > it for two entire days. I want to drop this class now. > > I think it is all entered correctly, but it won't run and teacher will not > accept it if it won't run. Says "syntax

Re: [Tutor] Won't run. Syntax Error.

2013-09-08 Thread Jay Lozier
-Original Message- From: Kimberly Mansfield To: tutor@python.org Subject: [Tutor] Won't run. Syntax Error. Date: Sun, 8 Sep 2013 14:43:54 -0500 This is the first homework assignment. Driving me crazy - struggling with it for two entire days. I want to drop this class now. I think it is