import time
try:
time.sleep()
except:
print("oh no! " + exception.arg)
print("Back from try/except")