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

Fix an API parameter usage in code #3

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ffflora
Copy link

@ffflora ffflora commented Jun 28, 2019

The original API parameter num that passes in was not giving the right answer that we expected.
Instead, using the parameter total that returned from getjson(city) will give the total number of the parks in each city, as the codes supposed to do.

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

Successfully merging this pull request may close these issues.

2 participants