jackfrued / jackfrued/Python-100-Days
monster.alive 返回的不应该是True 或者 False吗? 为什么判断要写 monster.alive > 0 这样呀?
Open
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 187k
- Forks
- 55.8k
- PR merge metrics
- No merged PRs in 30d
Description
。。菜鸡询问
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
Locate the lesson and code referenced by issue #416, then read the definition and uses of monster.alive. Clarify whether it is a boolean or numeric value and why the comparison with 0 is used; done means the explanation resolves the question in the relevant lesson or issue response.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- content, documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100