hello-world icon indicating copy to clipboard operation
hello-world copied to clipboard

HELLO WORLD

Open Bayous01 opened this issue 5 months ago • 0 comments

class HelloWorld { public static void main(String args[]) { System.out.println("My Second code"); } }

Bayous01 avatar Sep 23 '24 08:09 Bayous01