Implement `invert(obj)` returning a new object where each value becomes a key and each key becomes the value.
Run your code to see results.