Javascript – Find and return the value at the given nested path in an Object
So, we are working with JSON and objects. We did several exercises (8 ouf of 10 well done), but I'm stuck with the ninth. The assigment says: "Find and return the value at the given nested path in the JSON…