diff --git a/solutions/day-01/introduction.js b/solutions/day-01/introduction.js new file mode 100644 index 0000000..316199c --- /dev/null +++ b/solutions/day-01/introduction.js @@ -0,0 +1 @@ +console.log('Welcome to 30DaysOfJavaScript') \ No newline at end of file