Help for this page

Select Code to Download


  1. or download this
    print "Yes\n" if 1 == "1"; # Yes
    print "Yes\n" if "0" eq 0; # Yes