ch2_python_intro.md 中集合的定义有错
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 65/100
- Issue type
- Documentation
- Clarity
- Clearly specified
- Activity status
- Stale
- Tech stack
- python
- Domain
- documentation
Research direction
Open ch2_python_intro.md and locate the t_set example. Check the surrounding explanation of Python sets, then correct the example to use set syntax and ensure the text consistently describes the resulting value. Done means the example and explanation agree.
Written by the indexing model from the issue text.
Description
这里t_set = (1, 3, 5 ),应该是{1, 3, 5}
如果定义一个列表,用set方法转成集合后,也确实是{xxx,xxx,xxx},而不是 ( )
- Dominant language
- Python
- Stars
- 2k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
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.
More from InternLM/Tutorial
-
Difficulty 1/5 Under an hour Newbie friendliness 85/100
-
使用100%A100运行报错 Open
Difficulty 4/5 3-5 days Newbie friendliness 30/100
-
test Open
Difficulty 5/5 Over a week Newbie friendliness 1/100
-
Difficulty 5/5 Over a week Newbie friendliness 20/100
-
XTuner 微调报错 Open
Difficulty 4/5 3-5 days Newbie friendliness 20/100
All issues in InternLM/Tutorial
Similar issues
-
Add: hunch Open
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
AbdelStark/awesome-typesafe#104 ·
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
DiamondLightSource/dodal#2211 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
openml/openml-python#1749 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
sipyourdrink-ltd/bernstein#6191 ·