Challenge
Challenge
- Given previous object
- Standalone function
- Object as input
- key/value list
- Insert into DOM
Create function that takes an object as an input and creates a list in the DOM out of the Object's key/value pairs.
Create function that takes an object as an input and creates a list in the DOM out of the Object's key/value pairs.