If X = 7, what happens when the following statement is executed? IF (X + 3) + 5 > 10 THEN PRINT "Answer is correct." END IF
Reveal answer
Fill a bubble to check yourself
If X = 7, what happens when the following statement is executed? IF (X + 3) + 5 > 10 THEN PRINT "Answer is correct." END IF