Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An algorithm for checking if a string is in lowercase #131

Merged
merged 2 commits into from
Oct 29, 2024

Conversation

Ifeanyi55
Copy link
Contributor

This algorithm checks if a string is in lowercase. It returns a boolean value based on the outcome of the check.

Copy link
Contributor Author

@Ifeanyi55 Ifeanyi55 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have updated the script accordingly

Copy link
Member

@siriak siriak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@siriak siriak merged commit 92324e2 into TheAlgorithms:master Oct 29, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants