From 8556d9ba3f3d40f1b4376cec665e8e9c91544e4e Mon Sep 17 00:00:00 2001 From: Dzykas Date: Fri, 1 Sep 2023 06:06:12 +0300 Subject: [PATCH] still working on day 4 exercises --- solutions/day-04/index.html | 7 ++++- solutions/day-04/level2.js | 58 ++++++++++++++++++++++++++++++++++++- solutions/day-04/main.js | 10 +++++++ 3 files changed, 73 insertions(+), 2 deletions(-) diff --git a/solutions/day-04/index.html b/solutions/day-04/index.html index 4fee60e..9d35869 100644 --- a/solutions/day-04/index.html +++ b/solutions/day-04/index.html @@ -7,7 +7,7 @@