Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 319 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 319 Bytes

HelpingSantaWithNode

Santa is lost, so I had to find the right floor with him. Thanks to node, I didn't have to count all of these parentheses myself. XD

app1.js is the app that solves the problem of the 1st part of the challenge.

app2.js is the app that solves the problem of the 2nd part of the challenge.