2019年11月22日
摘要: a,b,c=map(int,input('请输入3个整数用空格隔开:').split(' '))map的使用方法:map(函数名,循环体) 阅读全文
posted @ 2019-11-22 17:10 金龟子大战猕猴桃 阅读(6497) 评论(0) 推荐(0) 编辑