Project for working with basic methods with arrays and objects
- find the number of items in an array
- find the index of the item
- adding and removing items from an array
- editing an object, adding a new property
- property value manipulation
- filtering values
- copying arrays, etc