Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 999 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 999 Bytes

Instructions

  1. In command line, navigate to your “Documents” Folder and create a new folder called “arrays”
  2. Navigate into the new “arrays” folder and create a new file called “arrays.js”
  3. Open the folder in the VS Code editor:
    • Tip: the “code” command has been added to your console. You can type code . (note the space and period) to open the folder in VS Code from the console.
  4. Follow the instructions found here
  5. Look over this worksheet to help fill in any gaps. We’ll be reviewing these on Monday!