Skip to content

Instantly share code, notes, and snippets.

@emilgaripov
Last active April 28, 2020 13:47
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/a9e33482480f250d182082a3fcc83630 to your computer and use it in GitHub Desktop.
Save emilgaripov/a9e33482480f250d182082a3fcc83630 to your computer and use it in GitHub Desktop.
Example 2 SyntaxError
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