Class simple { Public static void main(String[] arg) { System.out.println("hello there");//to print on console } }
No comments:
Post a Comment