摘要: 1. print for x in range(1,11) if x % 2 == 0 输出1-10内的偶数 阅读全文
posted @ 2015-04-18 16:49 Rayvin 阅读(185) 评论(0) 推荐(0) 编辑