if ($x == 42) { print "I have the answer\n" } #### if ($x == 42) { print "I have the answer\n" print "to Life, the Universe, and Everything\n"; }