Run ID:92164

提交时间:2024-09-28 14:27:06

a=input() a=int(a) e="{:.4f}".format((5/9)*(a-32)) print(e)