- Download the following two files: Main.java and Helper.java (this is the easy part).
- Compile these files on the command line.
- Run Main to produce the output "Hello, World!"
- You are able to run Main: 1 point
- You are not able to run Main: 0 points
- You do not consult any resources on the Internet: 1 point
- You run Main from a JAR: 1 point