From 7ce998b735e079338f0f717b7773d8a5ee2a9e7d Mon Sep 17 00:00:00 2001 From: nam dang tran Date: Fri, 5 Feb 2021 11:29:00 +0700 Subject: [PATCH] function exercise --- exercise-solutions/day1/4.function.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 exercise-solutions/day1/4.function.html diff --git a/exercise-solutions/day1/4.function.html b/exercise-solutions/day1/4.function.html new file mode 100644 index 0000000..05b7dae --- /dev/null +++ b/exercise-solutions/day1/4.function.html @@ -0,0 +1,14 @@ + + + + + + + Function + + + + + + + \ No newline at end of file