The Minion Game

  • + 1 comment

    I used below conditional logic and passed most, but not all test cases. Have no idea why. Any inputs? if string[i] == ("A" or "E" or "U" or "I" or "O"): ....