随笔分类 -  python 基础回忆录

python基础常用语法
摘要:2. 阅读全文
posted @ 2019-10-10 10:41 帅的遭人砍see 阅读(150) 评论(0) 推荐(0)
python3中map用法
摘要:python3中map()函数用法 python源码解释如下:map(func, *iterables) --> map objectMake an iterator that computes the function using arguments fromeach of the iterabl 阅读全文
posted @ 2019-09-18 17:10 帅的遭人砍see 阅读(7968) 评论(0) 推荐(0)