Skip to content

Instantly share code, notes, and snippets.

@yyyyyyyan
Last active September 11, 2020 22:58
Show Gist options
  • Save yyyyyyyan/bd4680ea827c5ba61765f7d673718d80 to your computer and use it in GitHub Desktop.
Save yyyyyyyan/bd4680ea827c5ba61765f7d673718d80 to your computer and use it in GitHub Desktop.
try:
blablabla
except NameError as error:
print(error)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment