I\'m trying to write a function that takes a number and returns an array or empty arrays - with the number of empty arrays corresponding to the number argument.
See:<