程序的输出结果为?
发布于 2022-03-02 16:30:02
function sub(a){ return a - '010' } console.log(sub(020))
程序的输出结果为?
登录后免费查看答案
关注者
0
被浏览
11