A number can't be both less than 5 and greater than 10.
-10 is 110 less than 100.
greater than
Greater
greater
10
2
10
A number can't be both less than 5 and greater than 10.
No, it is less than 10 and 100.
3
-10 is 110 less than 100.
5
it is less than 59
5000 will be greater and -5000 will be less than.
x=10; y=10; if (x >= 10 y >= 10) { //dostuff } OR: AND: && greater than: > greater than or equals to: >= less than: < less than or equal to: <= equals: NOT: !
Greater than: > Lesser than: < Example: 10 > 2 (ten is greater than two), 2 < 10 (two is less than ten).