We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b72ed1b commit e772a88Copy full SHA for e772a88
1 file changed
SUMMARY.md
@@ -13,7 +13,7 @@
13
- [Python 对象初探](objects/object/index.md)
14
- [Python 整数对象](objects/long-object/index.md)
15
- [Python 浮点数对象](objects/float-object/index.md)
16
-- [Python 字符串 对象](objects/string-object/index.md)
+- [Python 字符串对象](objects/str-object/index.md)
17
- [Python bytes 与 bytearray 对象](objects/bytes-object/index.md)
18
- [Python List 对象](objects/list-object/index.md)
19
- [Python 元组对象](objects/tuple-object/index.md)
0 commit comments