See More

class Example{ public static void main(String[] arg){ System.out.println("Hello world"); } }