chrisortman / BrokenHelloWorld

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This program can be compiled with

```
javac Hello.java
```

and run with

```
java Hello
```

There are some mistakes that you must fix though before it will work.

About


Languages

Language:Java 100.0%