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

Update API Link #4

Merged
merged 1 commit into from
Jun 8, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions challenge_2/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Challenge 2

## Instructions
Using the scripting language or tools of your choice - Please provide a solution to create a CSV file containing a **full list** of countries obtained from the [REST Countries API](https://restcountries.eu) containing the following fields -
Using the scripting language or tools of your choice - Please provide a solution to create a CSV file containing a **full list** of countries obtained from the [REST Countries API](https://restcountries.com/) containing the following fields -

| Country Name | Capital City | Region | Population Size | Number of Currencies | Number of Languages |
| --- | --- | --- | --- | --- | --- |
Expand All @@ -17,4 +17,4 @@ For bonus points output to the console as many of the following statistics as po

Please host your solution as a **private** repository and invite your interviewer as a collaborator.

Any runtime dependencies should be specified.
Any runtime dependencies should be specified.