x=input()x=int(x)print(x)执行时输入3.14,那么会有异常?A.正确B.错误 x=input()x=int(x)print(x)执行时输入3.14,那么会有异常?A、正确B、错误 发布时间:2025-07-21 19:26:56