Exception Handler - fourth code

Run Settings
LanguagePython
Language Version
Run Command
try: print("me") except NameError as e: print("error :",e) else: print("nothing")
Editor Settings
Theme
Key bindings
Full width
Lines