摘要: 1. python在读取文件时,read(),readline()和readlines()有什么区别? 举例说明: 2、使用一行代码输出[1, 4, 9, 16, 25, 36, 49, 64, 81, 100] 3、编写一个递归函数 4、简述python的垃圾回收机制 1. python在内存中存 阅读全文
posted @ 2018-06-03 00:50 你听不到 阅读(213) 评论(0) 推荐(2)