Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 263 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 263 Bytes

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