bro copy others dont copy me
it is others answer
:
f = float(input("")) c = 5 / 9 * (f - 32) print("{:.3f}".format(c))