Get vowels in strings
Tue Mar 31 2020 11:35:03 GMT+0000 (Coordinated Universal Time)
Saved by @amnasky #python #python #strings #vowels #function
The above code is used to get vowels from the string. The lines after # are comments python will ignore these comments when program run.
https://towardsdatascience.com/30-helpful-python-snippets-that-you-can-learn-in-30-seconds-or-less-69bb49204172
Comments