My code always gives invalid syntax errors in different lines. I mean it is giving an error at line 143. Then when I clear that line. It gives the same error at another line. Even I get invalid syntax error at a line like:
print("======================================================================")
How can this be possible? Any ideas? Thank you ^^