 ``` try: pass except Exception as ex: # ok raise e ``` the key code is `ex: #`
the key code is
ex: #