Functions
Functions are a way to store series of steps that we do to perform certain actions.
How to create a function
Function(The keyword that create a box)
addTwoNumber(Name of the Created box)
Curley Brackets ( {} )
So whatever inside curley brackets is...
lovekush.hashnode.dev3 min read