Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abimanianandan/day-7-task
This is the Day 7 task in roadmap
https://github.com/abimanianandan/day-7-task
html javascript
Last synced: about 1 month ago
JSON representation
This is the Day 7 task in roadmap
- Host: GitHub
- URL: https://github.com/abimanianandan/day-7-task
- Owner: Abimanianandan
- Created: 2023-11-01T14:32:30.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-03T06:05:41.000Z (about 1 year ago)
- Last Synced: 2023-11-03T07:23:11.396Z (about 1 year ago)
- Topics: html, javascript
- Language: JavaScript
- Homepage: https://day-7-task-two.vercel.app
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
1.countries from Asia continent /region using Filter function:-
2.all the countries with a population of less than 2 lakhs using Filter function:-
3.print name, capital, flag, using forEach function:-
4.print total population of countries using reduce function:-
5.Print the country that uses US dollars as currency:-