Skip to content

Hawkpraveen/Day-7-Task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

This repo contains the day 7 task of the MERN Stack.

Day 7 task comprises of the following :

Task 1 --> Solving problems using array functions on rest countries data

Task 1 a) Countries in Continent of Asia

Task 1 b) Countries with a population of less than 2 lakhs

Task 1 c) Printing name, capital, flag, using forEach function

Task 1 d) Total population of all countries

Task 1 e) Print the country that uses US dollars as currency.