public class MyClass { /** main method */ public static void main(String[] args) { System.out.println("Type your code here"); } }