Author: Shi-Hao Hong (@shihaohong)
This repository is created to help practice the use of closures.
How to use repo:
- Type
npm install
from the root directory of the project. - To test, use
npm test
. Your passing/failing tests will appear in the Terminal. - Read through the prompt, examples, and specs before attempting any prompt.