Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 296 Bytes

Readme.md

File metadata and controls

15 lines (14 loc) · 296 Bytes

Day 3 class we are going to see the topics as listed below

Functions

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

Lopping

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

If-else