From 006f1cd341d74922f4c59bef6562b736011b69ae Mon Sep 17 00:00:00 2001 From: YASH JAIN <43922856+yashj13@users.noreply.github.com> Date: Thu, 17 Oct 2019 19:02:10 +0530 Subject: [PATCH] Update notes.js --- 01-variables/notes.js | 1 + 1 file changed, 1 insertion(+) diff --git a/01-variables/notes.js b/01-variables/notes.js index ed34ed3..f81a52e 100644 --- a/01-variables/notes.js +++ b/01-variables/notes.js @@ -1,2 +1,3 @@ // your notes here! console.log("hello world!"); +alert("hello World");