variable < valor; variable < expresion; variable1 < variable2;
if (x < 9){ //Es menor }else{ //Es mayor }