摘要: 1/5/2016 判断表达式应用Sample1:salary=raw_input("please input your salary: ")if salary>=10000:print "you can eat twice!^_^"elif 5000<= salary <10000:print "y... 阅读全文
posted @ 2016-01-05 23:41 Janice_Zhong 阅读(194) 评论(0) 推荐(0)