Justtery

Results 2 issues of Justtery

不知道问题1的回答可不可以延伸到变量的作用域上?

question

when i run eval("Math.round(.5) + ~~1.8") in JS Console , the result is 2 but when i run in Python Console, the result is 1