Skip to content

[tool] has_lowercase - #391

Open
dreamqwq114-del wants to merge 1 commit into
abduznik:mainfrom
dreamqwq114-del:tool/has-lowercase
Open

[tool] has_lowercase#391
dreamqwq114-del wants to merge 1 commit into
abduznik:mainfrom
dreamqwq114-del:tool/has-lowercase

Conversation

@dreamqwq114-del

Copy link
Copy Markdown

What changed

Added the has_lowercase tool in tools/has_lowercase.py.

Why

Closes issue #389 by checking whether a string contains at least one lowercase letter.

Validation

  • python bitbox.py has_lowercase "Hello" -> True
  • python bitbox.py has_lowercase "ABC" -> False
  • python bitbox.py has_lowercase "123!" -> False
  • python -m py_compile tools/has_lowercase.py

@dreamqwq114-del
dreamqwq114-del marked this pull request as ready for review August 13, 2026 12:31
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.

1 participant