Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 329 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 329 Bytes

This section talks about the below topics which comprises of day 3 task .

  1. compare two JSON have the same properties without same order
  2. using rest API display all the country flags in the console
  3. using the same API print countries name, region, subregion, & Population
  4. solutions for Task 1 & Task 2 practice programs