is there any alternative for `if (0 <= x &&...
# announcements
f
is there any alternative for
if (0 <= x && x<= 10)
?