Invalid syntax
Occurs when Python parser encounters invalid syntax.
Check for missing colons, brackets, or indentation errors. Verify Python syntax rules.