###Hello Review Session!
Below I have included a fairly complex hash called 'us_government' the following questions will be about going through this hash. Write the code that answers each of the questions below.
- Return an Array of of the names of all the Supreme Court Justices
- access the hash with the name attribute "Senator 18"
- Print out the names of all the Representatives to the console
- Return an array with the names of all members of the government
- Remove "Senator 6" from the hash
- Add "Representive 20" to the house of representatives