jackfrued / jackfrued/Python-100-Days
Day06的“函数的返回值 - 没有返回值 / 返回单个值 / 返回多个值” 这一块并没有提及
Open
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 187k
- Forks
- 55.8k
- PR merge metrics
- No merged PRs in 30d
Description
Day06的“函数的返回值 - 没有返回值 / 返回单个值 / 返回多个值” 这一块并没有提及,是否写漏了?
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
Start by inspecting the Day06 material and locate the section on function return values. Compare it with the requested coverage of no return value, a single value, and multiple values; the work is done when that material is present and explains all three cases.
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
- 50/100