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

create a functions to search for all continent population history data #2

Open
sahilsahil934 opened this issue Oct 22, 2021 · 0 comments
Labels
enhancement New feature or request hacktoberfest

Comments

@sahilsahil934
Copy link
Owner

  1. Function to get all continent current year population : should return {"continent name": population, ...}
  2. Function to get particular continent historic population and if extra year argument is passed show population for that year: should return {"continent_name": {"year": population, ....}}
  3. Function for particular year all continent population: should return {"year": {"continent":population, ...}}
@sahilsahil934 sahilsahil934 added the enhancement New feature or request label Oct 22, 2021
@sahilsahil934 sahilsahil934 changed the title create a functions to search for all continent population history data #3 create a functions to search for all continent population history data Oct 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest
Projects
None yet
Development

No branches or pull requests

1 participant