Skip to content

tamilrajendran/Day-3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

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