Help for this page

Select Code to Download


  1. or download this
    G#,1,3,0
    E,1,3,0
    ...
    C#,.25,5,1
    A,.25,4,1
    C#,.50,5,1
    
  2. or download this
    perl -e '$cat = "cat"; if ($cat =~ /\143\x61\x74/) { print "Its a cat!
    +\n"; } else { print "Thats a dog\n"; } print "\n";'