Help for this page

Select Code to Download


  1. or download this
    if ($toB | !$toB) { print "That is the question."; }
    
  2. or download this
    if ($toB XOR !$toB) { print "That is the question."; }