The number of arguments a function takes. From words like unary, binary, ternary, etc. A closure is a scope which captures local variables of a function for access even after the execution has moved ...
Remove the `doctorize2` function from the JavaScript file which should leave just the function expression. ### Arrow Functions The next way to make a function is using an **arrow function**. Arrow ...