selfteaching / selfteaching/selfteaching-python-camp

Day05 第一个作业的第3个小题. 存在的疑惑 #787

Open
#3,372 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
151
Forks
875
PR merge metrics
No merged PRs in 30d

Description

  1. 从第 2 步的结果里,将单词中包含 ea 的单词剔除。
    这个题目,想不出解题思路,求助大神指导!!!
    目前我能做到的是第2步(将字符串样本 text ⾥的 better 全部替换成 worse)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.