odin-default-js-exercises/06-tempConversion/README.md

6 lines
264 B
Markdown
Raw Normal View History

2017-08-25 15:27:07 +00:00
# Exercise 06 - tempConversion
This exercise asks you to create more than one function so the module.exports section of the spec file looks a little different this time. Nothing to worry about, we're just packaging the functions into an object to be exported.