Skip to content

Hawkpraveen/Day-5-Task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

This repo contains the day 5 task of the MERN Stack.

Day 5 task comprises of the following :

Task 1->Creating Json format resume

Task 2 ->Printing values in objects using loops -->

A) For Loop

B) For in Loop

C) For of Loop

D) For each Loop