jackfrued / jackfrued/Python-100-Days
Day14自定义factorial阶乘函数区间有误
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 187k
- Forks
- 55.8k
- PR merge metrics
- No merged PRs in 30d
Description
Day14的自定义factorial函数,range的区间写错了。
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 in the Day14 lesson and locate the custom factorial function mentioned in the issue. Inspect the range interval and compare it with the intended factorial behavior and surrounding examples. Done means the range boundary is corrected and the Day14 example produces the expected factorial results.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- content
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 70/100