otteb / intermediate-javascript-v2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intermediate Javascript Assessment

Your job, is to complete each problem in javascript so that the tests in SpecRunner.html pass.

Open up SpecRunner.html in your browser to see which tests are passing and failing. As you write the answers in assessment.js, the tests will pass.

Read questions.md to see each problem you must solve.

Copyright

© DevMountain LLC, 2016. Unauthorized use and/or duplication of this material without express and written permission from DevMountain, LLC is strictly prohibited. Excerpts and links may be used, provided that full and clear credit is given to DevMountain with appropriate and specific direction to the original content.

About


Languages

Language:JavaScript 99.7%Language:HTML 0.3%