Skip to content

joinpursuit/Pursuit-Core-Web-Arrays-Lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pursuit Logo

Arrays Lab

Practice getting familiar with arrays. Documentation link

Learning Objectives

  • Be able to key / index into an array
  • Be able to set values into an array
  • Be able to use push, pop, unshift, and shift
  • Be able to use .length property on an array.

Prerequisites

  • Experience with values types and operators

Getting Started

  • Fork this repo
  • Clone the forked repository
  • cd to the directory where you cloned it
  • npm install to install dependencies
  • npm test to run the tests

Note: Remember to git add, git commit and git push regularly

Submission Guidelines

  • When finished, commit and push your work.
  • Make a pull request on github.
  • Submit the link to your pull request on Canvas.

Resources

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •