Run ID:92166

提交时间:2024-09-28 14:28:17

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