Help for this page

Select Code to Download


  1. or download this
    python.pl:
    print join " ", "hello", "world\n"
    ...
    pythone.py:
    import os
    print(os.environ['hello'])
    
  2. or download this
    % python python.pl
    It parses as Perl so I am running it ...
    ...
    Execution of pythone.py aborted due to compilation errors.
    I guess it is &*^#$* pyton /sic/ ...
    hello world