Help for this page

Select Code to Download


  1. or download this
    `echo test124!`;
    system('java', 'test');
    
  2. or download this
    public class test
    {
    ...
            System.out.println("Hello, world!");
        }
    }
    
  3. or download this
    all:
        perl try.pl