Week 6 Exercise - Mongo Shell Exercise Remember the Bounty Hunter Exercise from last week? This week you are going to add MongoDB to your app so that the data will be persistent (and not be cleared every time you restart node). For this exercise, you will be practicing CRUD operations using the Mongo shell. This means