#1815: easy(python)


1751553-x@g.puiching.edu.mo (P5A32劉玥彤)

School : Pui Ching Middle School
ID : 3074
IP address : [192.168.120.33]
Last Login :
2025-03-31 15:34:53
a016. 糟糕,我發燒了! | From: [192.168.120.33] | Post Date : 2025-03-13 13:25

f = float(input(""))
c = 5 / 9 * (f - 32)
print("{:.3f}".format(c))
 
#1833: Re:easy(python)


2158319-6@g.puiching.edu.mo (P6A37葉穎臻)

School : No School
ID : 2935
IP address : [192.168.120.33]
Last Login :
2025-03-18 09:42:58
a016. 糟糕,我發燒了! | From: [192.168.120.33] | Post Date : 2025-03-18 09:27

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 )

 
#1861: Re:easy(python)


1751553-x@g.puiching.edu.mo (P5A32劉玥彤)

School : Pui Ching Middle School
ID : 3074
IP address : [192.168.120.33]
Last Login :
2025-03-31 15:34:53
a016. 糟糕,我發燒了! | From: [192.168.120.33] | Post Date : 2025-03-24 08:37

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

 
 
#1865: Re:easy(python)


2158319-6@g.puiching.edu.mo (P6A37葉穎臻)

School : No School
ID : 2935
IP address : [192.168.120.33]
Last Login :
2025-03-18 09:42:58
a016. 糟糕,我發燒了! | From: [192.168.120.33] | Post Date : 2025-03-24 16:34

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

 
#1866: Re:easy(python)


2158319-6@g.puiching.edu.mo (P6A37葉穎臻)

School : No School
ID : 2935
IP address : [192.168.120.33]
Last Login :
2025-03-18 09:42:58
a016. 糟糕,我發燒了! | From: [192.168.120.33] | Post Date : 2025-03-24 16:34

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

 
ZeroJudge Forum