What does the following expression mean? x <= y

What does the following expression mean?
x <= y



Answer: x is less than or equal to y


Learn More :