jackfrued / jackfrued/Python-100-Days
Day18计算stu1和stu2的内存地址不相同
Open
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 187k
- Forks
- 55.8k
- PR merge metrics
- No merged PRs in 30d
Description
你好,18课中的计算Student2个对象 stu1 和 stu2,我本地跑出来的内存地址是不一样的,执行多遍都不同。
按理来说应该是不一样的吧?
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 Day18 lesson and find the section calculating the memory addresses of the two Student2 objects, stu1 and stu2. Reproduce the example, then clarify the lesson's explanation so the expected address behavior and the observed repeated runs are explicitly addressed.
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
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100