diff --git a/00_Introduction to Java/00_Introduction/02_Hello World program/02_.md b/00_Introduction to Java/00_Introduction/02_Hello World program/02_.md index c4f4cef..318e0e0 100755 --- a/00_Introduction to Java/00_Introduction/02_Hello World program/02_.md +++ b/00_Introduction to Java/00_Introduction/02_Hello World program/02_.md @@ -5,3 +5,4 @@ This program is comprised of two primary features: Special Note: A vital aspect of syntax to keep in mind as we move forward is that every statement must end in a semi-colon (;), as you see above in our Hello World example. +aaa