codeGK
Code it ALL
Wrong Syntax in Python - CodeGK

♦ Wrong Syntax in Python

♣ Example2: Wrong Syntax in Python

Let us take a look at Indentation error which can occur if there is not a "tab" before the print statement.
Example
Input:
Output:
Program halted due to error.