Hi there, I checked out the code, ran "npm install", then "node index.js", but I get the following output: ``` { happy: NaN, sad: NaN } ``` Any idea what's going wrong? I'm running on Windows, if that matters.