Commit 6cff7540 authored by jose.alencastro's avatar jose.alencastro

week 1

parent 45c9ddba
System.out.println("Hello!") public class App {
public static void main(String[] args) throws Exception {
System.out.println("Hello, World!");
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment