selfteaching / selfteaching/selfteaching-python-camp
Day05 第一个作业的第3个小题. 存在的疑惑 #787
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 151
- Forks
- 875
- PR merge metrics
- No merged PRs in 30d
Description
- 从第 2 步的结果里,将单词中包含 ea 的单词剔除。
这个题目,想不出解题思路,求助大神指导!!!
目前我能做到的是第2步(将字符串样本 text ⾥的 better 全部替换成 worse)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue references the Day05 exercise and the result of step 2, where “better” is replaced with “worse.” Start by reviewing that exercise’s current string-processing context and determine how to exclude words containing “ea.” Done means the step-3 result contains none of those words.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100