Java version of Assessment Test 0 demo repo
- You have forked this repo from the origin repo.
- You have cloned the forked copy to your laptop using
git clone
.
- Fix the code in Hello.java to pass the test.
- Push your fix to your forked repo.
- Submit a pull request (PR) to the origin repo.