Answer:
value = float(input("Enter a number: "))
if value > 45.6:
print("Greater than 45.6")
7.8m questions
10.5m answers