Useful Snippets to Code like a Pro in Python

clcoding's tweet image. Useful Snippets to Code like a Pro in Python

Make the vowel check case-insensitive ("aeiouAEIOU" instead of "aeiou").


But it will not catch if vowel is in uppercase, like Orange. The output will be ['a', 'e'], missing out uppercase O. Better to change the comparison to either upper or lower case.


Can someone please explain to me, I am a beginner, I dont seem to understand,this code gives no output after taking an input


United States Trendy
Loading...

Something went wrong.


Something went wrong.