- 1
2K Magic
purity = float(input()) if purity > 99.9: print("24K") elif purity > 91.7: print("22K") elif purity >= 83.3 and 9.17: print("20K") else: print("18K") #your code goes here Goodluck:)))
2 Antworten
+ 4
Hi Winalif!
Yes, your solution is correct.
But your second elif statement has something that is useless here.
You can comment it or remove it.
0
Heyy, may i know you medsos? Or cp?