Skip to content

G-Sanjay16/day-7-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Get all the countries from Asia continent /region using Filter function
Get all the countries with a population of less than 2 lakhs using Filter function
Print the following details name, capital, flag, using forEach function
Print the total population of countries using reduce function
Print the country that uses US dollars as currency.