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 ...
If you divide the smarties evenly, there will be one left over. ```js 10 % 3 = 1; ``` ### Things to know about Math in JavaScript Other things you need to know about math in JavaScript is that if you ...