29.flipObject

Write a function named flipObject that receives an Object describing people and their jobs and returns a new object with the jobs as keys, and names as values.

Example 1

Input

people

=

Output