how does "!" work in an if statement code example Example: IF STATEMENT WHAT IS IT if (X < 10) { print "Hello John"; }