Ad
  • Default User Avatar

    tests are correct.

  • Default User Avatar

    Did you check to see whether one of the scores arrays had an entry greater than 100? e.g. a scores array of [105,5] would need to return false for the entire function even if the other scores summed below 100 since you cannot attain a single spin result greater than 100.