Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 366 Bytes

File metadata and controls

6 lines (5 loc) · 366 Bytes

This is Day 3 task. Here I learnt about Object & array of objects, JSON, stringify, api, xmlhttprequest and solved some practice coding. Task 1 compare two JSON objects without considering the order and without using sorting. Task 2 Display all the country flags from the api Task 3 Display countryname,region,subregion,population from the api

Day 3 task completed.