Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 222 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 222 Bytes

MY DAY 4 TASKS

TASK1
Printing the programs using ANONYMOUS FUNCTION.
TASK2
Printing the programs using IIFE(IMMEDIATELY INVOKED FUNCTION EXPRESSION).
TASK3
Printing the programs using ARROW FUNCTION.