How to let Python recognize both lower and uppercase input?

前端 未结 6 1836
野性不改
野性不改 2020-12-11 21:28

I am new to Python. I am writing a program that distinguishes whether or not a word starts with a vowel. The problem is, that the program is only able to correctly handle up

6条回答
提交回复
热议问题