Sep-29-2020, 05:06 PM
Is there a way to write this in short and clean way:
if (x == 'a') or (x == 'e') or (x == 'i') or (x == 'o') or (x == 'u'):