if statement definition code example Example: IF STATEMENT WHAT IS IT if (X < 10) { print "Hello John"; }