Skip to content

RupanGuvi/Day-3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8bd8ec3 · Aug 5, 2024

History

1 Commit
Aug 5, 2024
Aug 5, 2024
Aug 5, 2024
Aug 5, 2024

Repository files navigation

Day 3 in the roadmap here we are going to see the topics as listed below

Functions

1.Normal Function 2.Annonyomus Function 3.IIFE Function 4.Arrow Function

Looping

1.While loop 2.do while loop 3.For loop 4.for of loop 5.for in loop 6.for each loop

If-else