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");