Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 466 Bytes

File metadata and controls

14 lines (9 loc) · 466 Bytes

AssessmentTest0-Java

Java version of Assessment Test 0 demo repo

Assuming

  1. You have forked this repo from the origin repo.
  2. You have cloned the forked copy to your laptop using git clone.

Instructions

  1. Fix the code in Hello.java to pass the test.
  2. Push your fix to your forked repo.
  3. Submit a pull request (PR) to the origin repo.