diff --git a/index.js b/index.js index ab451c2..97d1a73 100644 --- a/index.js +++ b/index.js @@ -1,2 +1,3 @@ console.log('Learn Node.js with fun🤪'); console.log('Dima the best'); +console.log(`That's true`);