单项选择题
print(int(’50a’)) 则会产生()异常。
A.ValueError B.IndexError C.TypeError D.AttributeError
单项选择题 执行上述语句会产生什么错误()。
单项选择题 则会产生()异常。
单项选择题 以上程序输出结果是()。