Post

@PythonPr I'm appalled to find out that Python cares about indenting . That disqualifies it as a ` human level language .
English

@PythonPr Please indentation, python respect indentation because it doesn't utilize braces to organize the codes like space.
English

@PythonPr Ya, the second one has an indentation error
It needs one tab to correct
English

@PythonPr Answer: Indentation of print function from expression
English

@PythonPr If you have a line which ends with :
You have to have 4 spaces at the beginning of the next
line. Else the structure is disrupted, and the code does
not go on where it is expected to.
English























