public class FirstSample{ public static void main(String[]args){ System.out.println("We will not use 'hello World'"); }}