Skip to content

ShyamSunderNT/day-7-Task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Solving problems using array functions on rest countries data (https://restcountries.com/v3.1/all).

A. Get all the countries from Asia continent /region using Filter function

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

C. Print the following details name, capital, flag, using forEach function

D. Print the total population of countries using reduce function

E. Print the country that uses US dollars as currency.

About

Array Functions On Rest Countries Day 7 Task

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published