smithln / js-practice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

js-practice

Getting Started

Requirements

  • mocha - npm install mocha -g

Installation

  • Pull down this repo and run npm install

Problems

  1. Hello World
  2. Planets
  3. Distance between planets
  4. Sound travel

Usage

In each problem directory there is a README file with an assignment. It is your job to update the code in that directory based on the asks from the assignment. To check your work, run the mocha test script that the assignment suggests.

About


Languages

Language:JavaScript 100.0%