If statement is not considering all conditions. What is wrong?

前端 未结 0 1074
你的背包
你的背包 2020-12-06 19:42
var DOB = readlineSync.question(chalk.magentaBright("What is your DOB. Answer in DD/MM format?\\n"))


var arr = (DOB.split("/"))

for(j=2;j

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