• Solution Out Of Order

 

I pass all of the visible assertions, and I believe I pass the ones that aren't visible as well. It says that my results variable, returns something different, however, it seems that it is just out of order, not wrong. Please let me know how I can correct this. Thank you!

-Caleb Kelley

Your result: {"job/1":"scout", "recent/places/earth/NY":"2017", "job/3":"writer", "job/2":"worker", "job/5":"learner", "job/4":"reader", "recent/times/XXI/2064":"Nope", "recent/places/earth/Louvre":"2015", "recent/times/XX/1964":"Yes", "nick":"", "recent/places/earth/NP":"", "name/first":"Second", "name/last":"Drone"}

Right result: {"job/1":"scout", "recent/places/earth/NY":"2017", "job/3":"writer", "job/2":"worker", "job/5":"learner", "job/4":"reader", "recent/places/earth/NP":"", "recent/times/XX/1964":"Yes", "recent/places/earth/Louvre":"2015", "name/nick":"", "recent/times/XXI/2064":"Nope", "name/first":"Second", "name/last":"Drone"}

From: https://checkio.org/mission/flatten-dict/solve/

HTTP_USER_AGENT:

Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.102 Safari/537.36