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