issues Search Results · repo:Ray7788/NowCoder-Python language:Python
Filter by
1 result
(105 ms)1 result
inRay7788/NowCoder-Python (press backspace or delete to remove)https://github.com/Ray7788/NowCoderPython/blob/26a6eeef80e0cf86a8df8144b4e899249522ed8b/NP79.py#L1
以下是建议版本
import re
input_str = input()
# 正则判断输入的是否是大小写字母
result_low = re.findall(r [a-z] , input_str) ...
Ray7788
- Opened on Jun 21, 2023
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.