variable = "Apple"print(variable.lower().startswith(('a', 'e', 'i', 'o', 'u')))
Standard input is empty
True
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!