Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 586 Bytes

File metadata and controls

17 lines (11 loc) · 586 Bytes

JavaScript Functions & Conditionals

In this week’s session, you will practice JavaScript basics and work on applying the concepts we have learned throughout the week.

Instructions:

Take a look into the index.js file and follow the instructions to complete the exercises 1-5 (number 6 is a bonus exercise).

Getting Started with the Project

Fork this repository and start working in your local environment (you can download LiveServer to run your project locally).