diff --git a/index.js b/index.js index 65e0013..f55d450 100644 --- a/index.js +++ b/index.js @@ -2,3 +2,4 @@ console.log("Hello, world!!"); console.log("How was your day?"); console.log("I'm fine. Thank you!") console.log("And, you?") +console.log("Yeah!")