Update Argument.md
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
### Argument
|
### Argument
|
||||||
|
|
||||||
An argument is a value passed as an input to a function and can be either a primitve or an object.
|
An argument is a value passed as an input to a function and can be either a primitive or an object.
|
||||||
In JavaScript, functions can also be passed as arguments to other functions.
|
In JavaScript, functions can also be passed as arguments to other functions.
|
||||||
|
|||||||
Reference in New Issue
Block a user