Comparison: Less Than or Equal To

Write a program that takes two float numbers as input and prints whether the first float is less than or equal to the second.
3.3
5.5
Total : 0 Discussion
Login