try:1/0except:print'somethingwronghappened..'finally:print'itseemsicannotbewithexcept'除非是我對《python基礎(chǔ)教程》上面這句話理解有問題,這段代碼運(yùn)行完全沒有問題,求解惑。
在一個try語句中不能同時使用except和finally子句?
動漫人物
2019-04-07 09:38:35