Skip to content

Instantly share code, notes, and snippets.

@Ventsislav-Yordanov
Created February 18, 2019 04:48
Show Gist options
  • Save Ventsislav-Yordanov/bcefca55a4131254879c4298b2f51391 to your computer and use it in GitHub Desktop.
Save Ventsislav-Yordanov/bcefca55a4131254879c4298b2f51391 to your computer and use it in GitHub Desktop.
try:
print(numbers)
except NameError:
print("An NameError occured")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment