console.log(00123 + 34351); //in javascript, outputs 34434
print(00123 + 34351); //in python, outputs 34434
在 javascript 中,输出 34434 在 python 中,输出 34434
然而,删除前导零即 (123 + 34351) 给出了正确的答案,即 34474
大话西游666
慕侠2389804
幕布斯7119047
相关分类