jackfrued / jackfrued/Python-100-Days

第13天的学习有点疑问

Open
#584 3 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

最后那个案例是在for循环里面启动进程的,证明在循环切片的时候之前创建的进程就已经在跑了,那后面再进行时间的统计是不是就不准确了

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

Start with the final example from Day 13, focusing on the for loop that starts processes and the later time measurement. Clarify whether processes created earlier are already running during slicing and whether the reported timing includes that work. Done means the example's timing behavior and measurement scope are explicitly explained.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook, python
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.