python输入十个数输出最大值的方法:1、如果是整数的话,使用函数【a, b, c = map(int, input().split())】;2、使用函数【X=input().split()】。
技术文章 / 下载软件趣味内容 / 专业带飞