[b]"Getting a syntax error in Python - what's the most common fix?"[/b] or [b]"Why am I getting a syntax error in

20 Replies, 1073 Views

Been there! One time I had a syntax error python because I used a reserved keyword (like ‘class’ or ‘def’) as a variable name. Python was NOT happy.

Maybe share a snippet? Sometimes fresh eyes spot the dumb stuff we miss.

Messages In This Thread



Users browsing this thread: 1 Guest(s)