From d8ee3a591034374f856bc290ce2569f20d87a7fc Mon Sep 17 00:00:00 2001 From: nam dang tran Date: Fri, 5 Feb 2021 11:28:44 +0700 Subject: [PATCH] object exercise --- exercise-solutions/day1/3.object.html | 211 ++++++++++++++++++++++++++ 1 file changed, 211 insertions(+) create mode 100644 exercise-solutions/day1/3.object.html diff --git a/exercise-solutions/day1/3.object.html b/exercise-solutions/day1/3.object.html new file mode 100644 index 0000000..56fcc11 --- /dev/null +++ b/exercise-solutions/day1/3.object.html @@ -0,0 +1,211 @@ + + + + + + + Object + + + + + + + + \ No newline at end of file