111zhengsenlin.blog.chinaunix.net
zhengsenlin888
全部博文(362)
2014年(1)
2013年(58)
2011年(115)
2010年(112)
2009年(76)
1抹温暖
shuining
expert1
曾德标
daivehhm
danielah
大鬼不动
prolj
gaokeke1
飘絮絮絮
wb123456
ZShen
hxl
老男孩Li
tomorrow
mcc543
fwx56181
分类: Python/Ruby
2009-10-29 16:13:38
>>> def chose(a): for chengji in ('A','B','C','D','E'): if 90 return 'A' elif 80 return 'B' elif 70 return 'C' elif 60 return 'D' else: return 'E'
上一篇:在当前目录下查找字符串为POSIX的文件
下一篇:比较int() round() floor()
登录 注册