Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Im using python 3.6 and I'm returning the entrie dictionary. The only error message I get is that the responses don't match when they do. This is gyazo link that shows the output, https://gyazo.com/5ff93f8e697791642214b6eba4469922.
do you want me to post my code or a screenshot? I compare it to the results when I run it and they're all right. I also get an exit code error, no clue what that means.
Im confused as to why I get an exit code error if I return the dictionary and its correct key value pairs?