Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Advanced Collections Project #148

Open
IsaiahDB opened this issue Jun 27, 2019 · 3 comments
Open

Advanced Collections Project #148

IsaiahDB opened this issue Jun 27, 2019 · 3 comments

Comments

@IsaiahDB
Copy link

IsaiahDB commented Jun 27, 2019

My code for assignment 3 works except for the last function assert br_midfielders. Instead of returning "country": Brazil it returns "country": England.

Assignment: http://learn.rmotr.com/python/post-a-question/post-your/questions

User code:
````python`

@jsymons
Copy link

jsymons commented Jun 27, 2019

If you can please show us your choice we can have a go at troubleshooting it.

@IsaiahDB IsaiahDB reopened this Jun 27, 2019
@jsymons
Copy link

jsymons commented Jun 27, 2019

I would take a look at the mapping part of the readme and verify your assignment 1 code is following it properly. This might be the result of having the country key mismapped.

@IsaiahDB
Copy link
Author

I do not know how to write code with or after the comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants