摘要: 内置函数 Python 解释器内置了很多函数和类型,您可以在任何时候使用它们。以下按字母表顺序列出它们。 内置函数 abs() delattr() hash() memoryview() set() all() dict() help() min() setattr() any() dir() he 阅读全文
posted @ 2019-04-27 14:11 Codebug 阅读(373) 评论(0) 推荐(0)
摘要: 当前进度: 2019.4.27 我入门选择的是python3,所以买了一本版本很新的”笨方法学python3“ 书中有配套视频,有人闲麻烦也搬到了B站,https://www.bilibili.com/video/av25675370 阅读全文
posted @ 2019-04-27 14:08 Codebug 阅读(130) 评论(0) 推荐(0)