UNPKG

adventure

Version:

quickly hack together a nodeschool adventure

7 lines (4 loc) 111 B
Here is the reference solution, if you're curious: module.exports = function (a, b) { return a * b }