Skip to content

Commit 8c58645

Browse files
committed
Added my coding abilities
1 parent 8074014 commit 8c58645

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/HelloWorld.java

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ public class HelloWorld {
44
public static void main(String[] args) {
55
// TODO Auto-generated method stub
66
System.out.println("Hello World");
7+
System.out.println("This is about the extent of my Java knowledge.");
78
}
89

910
}

0 commit comments

Comments
 (0)