Run ID:90491
提交时间:2024-09-15 12:12:12
q = input().split() q = float(q[0]) print("{:.4f}".format((q - 32)*5/9))