Search
The function isEqualTo100 should return true if one of the numbers is equal to 100 or if their sum is equal to 100. Otherwise, it returns false.