As our modules get more complicated, with more an more function definitions, our test scripts will get more complicated as well. In this video we show how to organize our test scripts by putting the…
In this video we show how to define the definition of a fruitful function (a function that can be used as an expression). It requires a new type of command: the return statement.