diff --git a/solutions/day-01/helloworld.js b/solutions/day-01/helloworld.js new file mode 100644 index 0000000..e224dea --- /dev/null +++ b/solutions/day-01/helloworld.js @@ -0,0 +1 @@ +console.log('MENCOBA MENGULANG JAVASCRIPT DARI AWAL') \ No newline at end of file diff --git a/solutions/day-01/index.html b/solutions/day-01/index.html new file mode 100644 index 0000000..6e09acd --- /dev/null +++ b/solutions/day-01/index.html @@ -0,0 +1,173 @@ + + + + + + + + + + + + + + + + + + + + + + + + +
+