I'm going to make a whole bunch of wild guesses here, since you don't give
us a lot to go on.
Wild Guess #1: you're using IDLE.
On Sun, 08 Nov 2009 19:01:37 -, Ray Holt
wrote:
I am having problems with indentation some times. When I hit the enter
key
after if statements or while sta
On Nov 8, 1:48 pm, Tim Chase wrote:
> > I am having problems with indentation some times. When I hit the enter key
> > after if statements or while statemt there are times when the indentation is
> > too much and other times too little.
Check for omitted brackets, braces and parenthesis. If you e
I am having problems with indentation some times. When I hit the enter key
after if statements or while statemt there are times when the indentation is
too much and other times too little.
Which editor are you using? On which operating system? Check
for settings regarding spaces-per-tab, whet