Re: [Tutor] keyword colors disappear

2014-10-11 Thread Peter Otten
William Becerra wrote: > Hey, I'm new to programming. > Only have about 2 weeks of experience. > Using Python 2.7.8 and running Windows 8 > I'm having the following problem. > > I open Python shell press file, new file and write my code(any code) > then all the Python keywords appear in their di

[Tutor] keyword colors disappear

2014-10-11 Thread William Becerra
Hey, I'm new to programming. Only have about 2 weeks of experience. Using Python 2.7.8 and running Windows 8 I'm having the following problem. I open Python shell press file, new file and write my code(any code) then all the Python keywords appear in their different *colors*, for example print ap