Python 例外処理:間違った例外の種類は?
以下の例外の種類のうち誤ったものを選べ.
'ValueError'
'ZeroDivisionError'
'AttributeError'
'TypeError'
'NameError'
'ModuleNotFoundError'
'IndentationError'
'IndexError'
'ZeroDefinitionError'
'KeyError'
解答:'ZeroDivisionnErrror'
原文地址: https://www.cveoy.top/t/topic/hEwW 著作权归作者所有。请勿转载和采集!