1. int 类型转换 a = "123" b = int(a) b = b+10 print(type(a),a) print(type(b),b) a = "123" b = int(a) b = b 你的当前访问异常,请进行认证后继续阅读剩余内容。 提交