Skip to content

Commit c113cc4

Browse files
authored
Merge pull request flaggo#12 from flaggo/feature/listobject
Feature/listobject
2 parents 786e623 + d731113 commit c113cc4

File tree

4 files changed

+460
-49
lines changed

4 files changed

+460
-49
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@ gitbook serve
5858
- [x] 修改 Python 源码
5959
- [ ] Python 内建对象
6060
- [x] Python 对象初探
61-
- [ ] Python 整数对象
61+
- [x] Python 整数对象
6262
- [ ] Python 字符串 对象
63-
- [ ] Python List 对象
63+
- [x] Python List 对象
6464
- [x] Python Dict 对象
6565
- [x] Python Set 对象
6666
- [ ] 实现简版 Python

objects/PyListStructure.png

11.4 KB
Loading

0 commit comments

Comments
 (0)