Jupyter Test

This is a test

try:
print(x)
except:
print("An exception occurred")