News

In Python, a SyntaxError happens when the interpreter finds code that does not conform to the rules of the Python language.
Since indentation is so important in Python, are there any particular editors that are better (in some way) at helping you keep indentation straight? I notice that gedit is mentioned on the python ...