Node.js adding and subtracting not working

前端 未结 0 1727
孤独总比滥情好
孤独总比滥情好 2020-12-09 21:21

So, my code is this:

money - args[0];
bankmoney + args[0];

But the problem is, that the - and the + are not working (It\'s not subtracting or

相关标签:
回答
  • 消灭零回复
提交回复
热议问题