diff --git a/lab0/lab0.js b/lab0/lab0.js index e69de29..940a3ff 100644 --- a/lab0/lab0.js +++ b/lab0/lab0.js @@ -0,0 +1 @@ +console.log("Hello world!");