Test

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

Comments