Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 428 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 428 Bytes

Week 02 - JavaScript Fundamentals Challenges

Author: Peter C. Matthews

This repository contains my submission for the Master Coding course at CodeNation.

Brief

This should include your answers to the challenges set from Week 2. These include:

  1. Dot Notation
  2. Variables, and Operators
  3. If/Else, and Switch
  4. Loops, and Arrays
  5. Functions
  6. Objects