Re: [Tutor] Invalid Syntax Message

2015-09-14 Thread Alan Gauld
On 14/09/15 22:50, Shannon Rodenbeck wrote: I have downloaded Python 3.4.3 on my Mac 10.10.4. When i try running my programs from IDLE to go on Shell i get the message that says "Invalid Syntax". I've tried my programs on a different windows computer and it runs and works perfectly. How do I fix

Re: [Tutor] Invalid Syntax Message

2015-09-14 Thread Emile van Sebille
On 9/14/2015 2:50 PM, Shannon Rodenbeck wrote: I have downloaded Python 3.4.3 on my Mac 10.10.4. When i try running my programs from IDLE to go on Shell i get the message that says "Invalid Syntax". I've tried my programs on a different windows computer and it runs and works perfectly. How do I f

[Tutor] Invalid Syntax Message

2015-09-14 Thread Shannon Rodenbeck
I have downloaded Python 3.4.3 on my Mac 10.10.4. When i try running my programs from IDLE to go on Shell i get the message that says "Invalid Syntax". I've tried my programs on a different windows computer and it runs and works perfectly. How do I fix this problem so the programs are able to run o