jackfrued / jackfrued/Python-100-Days
文本位置问题
Open
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 187k
- Forks
- 55.8k
- PR merge metrics
- No merged PRs in 30d
Description
在 “Day_09” 那一小节,将slots魔法那里代码举例 最后引用Gay例子,注释的attention应该放在绑定gay这一属性之后会比较好,第一眼看的时候从上到下看,看到那个attention直接蒙蔽,后来看廖雪峰的看懂了过后返回来看 原来发现只是顺序问题。没事问题不大,顺序改了就好了。

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 “Day_09” section and find the slots magic example shown in the issue. Review the ordering of the attention comment and the gay attribute binding, then move the comment after that binding. Done means the example reads in the intended top-to-bottom order without obscuring the attribute association.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100