GitHunt
YO

In this Repository, I have completed Javascript Day 7 Javascript tasks

==> Solved problems using array functions on rest countries data (https://restcountries.com/v3.Ilall).

a. Get all the countries from Asia region using the Filter function

b. Get all the countries with a population of less than 2 lakhs using the Filter function

c. Printed the following details name, capital, flag, using forEach function

d. Printed the total population of countries using the reduce function

e. Printed the country that uses US dollars as currency.

Contributors

Created April 14, 2024
Updated April 14, 2024