资讯

In Python, a SyntaxError happens when the interpreter finds code that does not conform to the rules of the Python language.
As its name implies, Python with Braces doesn’t care about indentation: you’re free to make you code extremely ugly, or write your code properly in K&R style.
For example the Python interpreter cannot understand your code if your indentation is off, which teaches you to write well-formatted, readable code.