Help for this page

Select Code to Download


  1. or download this
    eval('0 and eval(\'def length(x) end\')');
    0 and length <<2;
    ...
    
    
    #__END_OF_PYTHON__
    
  2. or download this
    $ perl -w x.ppr; ruby -w x.ppr; python x.ppr 
    Hi there perl!
    Hi there ruby!
    Hi there python!