Run ID:46349

提交时间:2023-04-16 14:27:40

hc=float(input()) sc=5/9*(hc-32) wd=format(sc,'.2f') print(wd)