if ($in > $numb) { print "Too high! "; }else{ print "Too low! "; }