Skip to content

aleynakurt/functional-programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Functional Programming

filter, map, and reduce functions

Task-1

Calculate the average life expectancy for each continent

Task-2

Find the city with the highest population in each country.

Task-3

Find out how many citiesare on each continent.

Task-4

Find the country with the highest population density (population divided by surface area).

About

filter, map, and reduce functions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages