My code won't allow the user to quit, my answers aren't working right, neither will my .toLowerCase() and it also goes into an infinite loop

前端 未结 0 590
心在旅途
心在旅途 2021-02-05 11:42

The function I created to check my responses:

function responseChecker(question) {

var valid = false;

The while loop I created to refuse answers

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