Hello World New

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

public class Hello

public static void main(Strings[] args){


System.out.println("Hello World!!!!!!!!!!!");
}

You might also like