Created
April 15, 2023 23:52
-
-
Save Caesar-Victory/f4ddfefc95849eb2ee21c4f59cd38918 to your computer and use it in GitHub Desktop.
#Python
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| sum(1 for obj in s[0:k] if obj in ('a', 'e', 'i', 'o', 'u')) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment