jackfrued / jackfrued/Python-100-Days
Day6回文数代码有一点疑惑
Open
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 187k
- Forks
- 55.8k
- PR merge metrics
- No merged PRs in 30d
Description


如上两图,我只添加了一行print(),却3个值,这是为何?
另外在代码第五行的 total * 10 的意义是什么?
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 two screenshots attached to issue #245 and locate the Day6 palindrome example, especially the fifth line containing total * 10. Trace the displayed values around the added print() call; done means explaining why three values appear and what that expression represents.
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
- Needs clarification
- Newbie friendliness
- 25/100