0 Comments
Answer:
value = float(input("Enter a number: "))
if value > 45.6:
print("Greater than 45.6")
9.4m questions
12.2m answers