求整除 // , 如 4.5 // 2 = 2
三目运算 k = 0.5 if a < b else 1
遍历时候活的index和item: 函数enumerate
posted on 2014-09-14 22:56 影语者 阅读(134) 评论(0) 编辑 收藏 举报