jackfrued / jackfrued/Python-100-Days

Day18计算stu1和stu2的内存地址不相同

Open
#1,204 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.