摘要: 一、内置函数引入 我们已经了解的有; print() input() range() next() dir() str() int() list() set() tuple() dict() help() print(help(''))#print('_2'.isidentifier()) # 是否 阅读全文
posted @ 2019-11-30 13:42 四方游览 阅读(175) 评论(0) 推荐(0)