What it does

Shows, "Hello, World!"

// Your First Program

class HelloWorld { public static void main(String[] args) { System.out.println("Hello, World!"); } }

I have no idea on how to submit this, I'm new to coding and all of this. Have mercy!

Built With

Share this project:

Updates