diff --git a/03.js b/03.js index 69e0bfa..b763a45 100644 --- a/03.js +++ b/03.js @@ -1 +1,2 @@ -console.log("hello JS") \ No newline at end of file +console.log("End of Line") +console.log("Begin of End") \ No newline at end of file