單項選擇題

以下代碼可能出現那種異常? a = 2.5 b = 0 c = a / d print(a,b,c,a/b)

A、NameError
B、ZeroDivisionError
C、ValueError
D、SyntaxError
微信掃碼免費搜題