Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 269 Bytes

Readme.md

File metadata and controls

19 lines (14 loc) · 269 Bytes

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