From a5ee9cc1384fcdc20d814cedf789cdb7edf3d1a3 Mon Sep 17 00:00:00 2001 From: hoang-tv Date: Thu, 25 Aug 2022 23:14:49 +0700 Subject: [PATCH] feat: add day 3 excersies --- Exercises/day_3/index.html | 80 +++++++++++++++++++++++++++++++++++++ Exercises/day_3/index2.html | 39 ++++++++++++++++++ 2 files changed, 119 insertions(+) create mode 100644 Exercises/day_3/index.html create mode 100644 Exercises/day_3/index2.html diff --git a/Exercises/day_3/index.html b/Exercises/day_3/index.html new file mode 100644 index 0000000..4dc423c --- /dev/null +++ b/Exercises/day_3/index.html @@ -0,0 +1,80 @@ + + + + + + + Document + + + + + \ No newline at end of file diff --git a/Exercises/day_3/index2.html b/Exercises/day_3/index2.html new file mode 100644 index 0000000..7ef15d8 --- /dev/null +++ b/Exercises/day_3/index2.html @@ -0,0 +1,39 @@ + + + + + + + Document + + + + + + + \ No newline at end of file