[email protected]
:/home/python#python python_try_except_error.py
Traceback (most recent call last):
File "python_try_except_error.py", line 1, in
print(x)
NameError: name 'x' is not defined