Skip to content

Yogadeepan29/JS-DAY-7-Task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published