
py基础
致敬美好的未来
这个人写bug贼6
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
py-字典
Python 3.7.5 (tags/v3.7.5:5c02a39a0b, Oct 15 2019, 00:11:34) [MSC v.1916 64 bit (AMD64)] on win32Type "help", "copyright", "credits" or "license()" for more information.>>> dict={}>>...原创 2020-04-06 21:26:50 · 434 阅读 · 0 评论 -
py--list
Python 3.7.5 (tags/v3.7.5:5c02a39a0b, Oct 15 2019, 00:11:34) [MSC v.1916 64 bit (AMD64)] on win32Type "help", "copyright", "credits" or "license()" for more information.>>> lsit =[]>&g...原创 2020-04-06 20:22:17 · 597 阅读 · 0 评论 -
py---字符串基础
Python 3.7.5 (tags/v3.7.5:5c02a39a0b, Oct 15 2019, 00:11:34) [MSC v.1916 64 bit (AMD64)] on win32Type "help", "copyright", "credits" or "license()" for more information.>>> str = 'hello py...原创 2020-04-06 19:47:47 · 453 阅读 · 0 评论