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