From c26b876e6a40f0c2dc0511d917fb1e0c5adb051d Mon Sep 17 00:00:00 2001 From: Derrek Gass Date: Thu, 8 Oct 2020 15:28:09 -0700 Subject: [PATCH] begin exercise 1 --- solutions/day-01/exercise1.js | 0 solutions/day-01/index.html | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 solutions/day-01/exercise1.js diff --git a/solutions/day-01/exercise1.js b/solutions/day-01/exercise1.js new file mode 100644 index 0000000..e69de29 diff --git a/solutions/day-01/index.html b/solutions/day-01/index.html index b6f688d..4f1c326 100644 --- a/solutions/day-01/index.html +++ b/solutions/day-01/index.html @@ -8,6 +8,6 @@ - + \ No newline at end of file