Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 625 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 625 Bytes

Advent JS Challenges

25 días de retos con JavaScript

How to test you solution

In the index.js file import your exercise file and invoke the function. You can print the result with a

console.log(result)
import createXmasTree from "./Ejercicio4/Ejercicio4.js"
console.log(createXmasTree(5))

Last but not least, do not forget the js extension, otherwise Node will not find the module

Contributors

Bianca Mainella Daiana Terranova Magalí Rocha Nadia Ujovich