[Solved] Please be understanding, I am new to this. Can some please explain the verify function? [closed]
If the int number are lower than 0, let’s say -3 it’s out of range, also if the number are higher than 100, lets say 104 the function will return false. Let’s say enter 104 wich is not in the specified range the verify function will get that number, check if either the number are … Read more