This question isn't for a class I'm teaching myself Java but I have a Java book and it has this question in it. Could someone explain the answer to me? here it is:
IF X LESS THAN Y
PRINT "X is less"
ELSE
PRINT "X is more"
BTW I need this in Psuedo and in Java so could someone help me? It'd be great help I'm trying to teach myself this but it's not working =0) thanks in advance =0)