f = float(input("")) c = 5 / 9 * (f - 32) print("{:.3f}".format(c))
f = float(input("")) c = 5 / 9 * (f - 32) print("{:.3f}".format(c))
although you said "do not copy", you also posted answers on the forum which also means copying ( sorry for telling you that )
f = float(input("")) c = 5 / 9 * (f - 32) print("{:.3f}".format(c))
although you said "do not copy", you also posted answers on the forum which also means copying ( sorry for telling you that )
you can see but not copy
f = float(input("")) c = 5 / 9 * (f - 32) print("{:.3f}".format(c))
although you said "do not copy", you also posted answers on the forum which also means copying ( sorry for telling you that )you can see but not copy
people will copy
f = float(input("")) c = 5 / 9 * (f - 32) print("{:.3f}".format(c))
although you said "do not copy", you also posted answers on the forum which also means copying ( sorry for telling you that )you can see but not copy
people will copy
and also you still posted the answer