From fbdfbbe49e0743a5787814be777cd413e765b1e4 Mon Sep 17 00:00:00 2001 From: diegobaena89 Date: Mon, 2 May 2022 01:13:24 -0300 Subject: [PATCH] chore: exercise level1 complete --- solutions/day-01/index.html | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 solutions/day-01/index.html diff --git a/solutions/day-01/index.html b/solutions/day-01/index.html new file mode 100644 index 0000000..984d787 --- /dev/null +++ b/solutions/day-01/index.html @@ -0,0 +1,9 @@ + + + + 30DaysOfScript:Internal Script + + + + + \ No newline at end of file