10 2015 档案

摘要:#encoding:utf-8import math#向上取整print "math.ceil---"print "math.ceil(2.3) => ", math.ceil(2.3)print "math.ceil(2.6) => ", math.ceil(2.6)#向下取整print "\nm... 阅读全文
posted @ 2015-10-17 08:35 北京流浪儿 阅读(455) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示