Hello World

This guide walks you through printing "Hello, World" with java!

What you'll need:

  • java
  • git

RUN:

git clone https://github.com/Rasoul-Akhondi/git1_Q2.git
cd git1_Q2
java hello.java