Skip to content

Add docstring to count_vowels function#14152

Closed
Tithi234 wants to merge 2 commits intoTheAlgorithms:masterfrom
Tithi234:patch-2
Closed

Add docstring to count_vowels function#14152
Tithi234 wants to merge 2 commits intoTheAlgorithms:masterfrom
Tithi234:patch-2

Conversation

@Tithi234
Copy link
Contributor

What does this PR do?

  • Adds a clear docstring to the count_vowels function

Why is this useful?

This improves readability and helps new contributors understand
the function’s purpose without changing any behavior.

Thank you for maintaining this project!

@algorithms-keeper algorithms-keeper bot added the tests are failing Do not merge until tests pass label Jan 19, 2026
@Tithi234
Copy link
Contributor Author

Hi! This PR is ready for review 😊
All checks are passing and I’ve addressed the previous comments.
Could you please review it when you get a moment? Thanks in advance!

@algorithms-keeper algorithms-keeper bot added the awaiting reviews This PR is ready to be reviewed label Mar 9, 2026
@MaximSmolskiy
Copy link
Member

Docstring is already there

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting reviews This PR is ready to be reviewed tests are failing Do not merge until tests pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants