I am trying to close loops without error and return objects

前端 未结 0 1049
傲寒
傲寒 2020-12-17 05:19

This is my code and I am trying to get the for loop to come back invalid if the courseCode is not valid. I tried doing: if (!newCourseCode.contains(codeArray.get(i))

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