Help for this page
Select Code to Download
Select
or
download this
print "Yes\n" if 1 == "1"; # Yes print "Yes\n" if "0" eq 0; # Yes