Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 539 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 539 Bytes

Exercises - Array Methods

How to work on it

You can open this repository in Codesandbox by going to the following link where you add your Github username at the end: https://codesandbox.io/s/github/redi-react-fall-2020/03-exercises-array-methods-## Your github username ##

How to check your progress:

If you opened this repo in code-sandbox, the tests are rerun everytime you save and you can see if you have passed a tests in the tests section.

You can also open the console in Codesandbox to see the output of your functions.