Skip to content

Instantly share code, notes, and snippets.

@Caesar-Victory
Created April 15, 2023 23:52
Show Gist options
  • Select an option

  • Save Caesar-Victory/f4ddfefc95849eb2ee21c4f59cd38918 to your computer and use it in GitHub Desktop.

Select an option

Save Caesar-Victory/f4ddfefc95849eb2ee21c4f59cd38918 to your computer and use it in GitHub Desktop.
#Python
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