收起
a=eval(input()) a.remove(max(a)) a.remove(min(a)) avg = sum(a)/len(a) print("{:.1f}".format(avg))
如果对你有帮助,可以给我个采纳吗,谢谢!! 点击我这个回答右上方的【采纳】按钮
报告相同问题?