try: something here except: print('the whatever error occurred.')
如何在except:块中打印错误/异常?
except:
python error-handling exception
error-handling ×1
exception ×1
python ×1