I used string-length to get the number of characters but having difficulties for form a recursive function. Should I convert the string to list and then count the elements?