摘要: #判断三个数中最大值n1= int(input('please enter the firest number:'))n2 = int(input('please enter the second number:'))n3 = int(input('please enter the third nu 阅读全文
posted @ 2018-02-01 16:40 big_python 阅读(16560) 评论(0) 推荐(0)