exercise:Create a function that takes a number and returns an array of strings containing the number cut off at each digit. examples: 420 should return ["4", "