Can you order these lines so they display "Win" in the console?

Great! We create the dictionary and add the key-value pair. Then we look for a "name" key, remove its value from dict and display it.

Close! We create the dictionary and add the key-value pair. Then we look for a "name" key, remove its value from dict and display it.