Skip to content

jayadurgha-K/DAY-5-TASK-30.06.2024-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

This repository created by submitting my Day-5 task

  1. Create your own resume using JSON formate.
  • fist i create my personal details using object method.
  • In that Object method using key pair value at stringfy formate.
  • atlast i print the "key":"value" using object name.
  1. for abovr JSON , itreate in loops.
  • Using for loop , i make entries to access the key pair value .

  • print the value.

  • Using for in loop - what are the key element in the object , i print the element using object name with array of key value.

  • Using for of loop - i make the value entries and print the values in the object.

  • Using forEach - just map the values and print it.

greatfull for your time and attension , awaiting for your valuable feedback , Thank you..

About

This repository is created for submitting my Day-5-Task

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages