diff --git a/glossary/Argument.md b/glossary/Argument.md new file mode 100644 index 000000000..f143cc240 --- /dev/null +++ b/glossary/Argument.md @@ -0,0 +1,3 @@ +### Argument + +An argument is a value passed as an input to a function and can be either a primitve or an object.