jackfrued / jackfrued/Python-100-Days
Day2 运算符列表最后一行的“描述”在网页上显示有问题
Open
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 187k
- Forks
- 55.8k
- PR merge metrics
- No merged PRs in 30d
Description
Day2 运算符列表最后一行的“描述”显示为
| = += -= *= /= %= //= **= &= ` | = ^= >>= <<=` |
|---|
看不懂这个的意思。
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
Open the Day2 operator list and inspect the final row of its rendered table, especially the Description cell shown in the issue. Correct the table markup so the operator assignment row displays as readable content, then preview the page and confirm the final row renders correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- markdown, python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100