Run ID:89823

提交时间:2024-09-07 10:42:29

s=0 for i in range(12): a=float(input()) s+=a print("¥",round(s/12,2))