Skip to content

Instantly share code, notes, and snippets.

@emilgaripov
Last active April 28, 2020 13:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save emilgaripov/d2454151e70248c1e7fe0074c27be10c to your computer and use it in GitHub Desktop.
Save emilgaripov/d2454151e70248c1e7fe0074c27be10c to your computer and use it in GitHub Desktop.
Example 1 Syntax Error
File "<ipython-input-24-f672c6334720>", line 16
line2 = command2.strip().split()[-1].split(',')
^
SyntaxError: invalid syntax
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment