MattChale123 / JavaScript101

Hi this is C++ scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JavaScript 101 Exercises

The exercises below are designed to get you comfortable writing basic JavaScript. They’re organized into seven levels. Each level corresponds to a .js file in the dc-logo directory. Write your solutions to each exercise inside their corresponding functions. Press the "Run" button for each exercise to see if you got the right answer!

Setup

  1. Clone this repository to your computer
  2. Open the index.html file in your browser
  3. Complete the exercises in the ./exercises folder.
  4. Reload the index.html and click "Run" to see if the exercise was completed successfully.

About

Hi this is C++ scripts


Languages

Language:HTML 71.0%Language:JavaScript 29.0%