Object Practice Fork this repo, clone your fork, then open practice.js and complete all the activities. COMMIT AND PUSH YOUR CODE OFTEN! Learning Objectives use cases for objects how to create and add properties/values to objects how to loop through objects how to create and invoke a method bracket notation vs dot notation how to remove keys/props from objects (delete)