diff --git a/exercise-solutions/day1/5.destructuring.html b/exercise-solutions/day1/5.destructuring.html new file mode 100644 index 0000000..fd50c91 --- /dev/null +++ b/exercise-solutions/day1/5.destructuring.html @@ -0,0 +1,45 @@ + + + + + + + Destructuring + + + + + + + + \ No newline at end of file