Skip to content

This the repository created for submitting my day-3Task

Notifications You must be signed in to change notification settings

jayadurgha-K/Day-3-Task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

day-3-Task

  • This is a repository created for submitting my Day-3-Task

  • This one have three activities

  1. How to compare two JSON have the same properties without order.
  • First we declear the two objects and stored in variable.
  • Then compare length of the object and compare the key pair values.
  1. Use restcountries API URL -print the flags
  • First we create the new object , and requst to server and we get respose from the server in "stringfy" formate .
  • Then we convert the stringfy to parse we get proper array object.
  • Then print.
  1. Use restcountries API URL -print the country name , region,sub-region and population
  • First we create the new object , and requst to server and we get respose from the server in "stringfy" formate .
  • Then we convert the stringfy to parse we get proper array object.
  • Then print.

About

This the repository created for submitting my day-3Task

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published