Hello Everyone,
I just wanted to know if anyone can help me understand a recursion problem. I'm trying to create a recursion method. My professor wants to me find the number of times a specific character, or set of characters appears in the name of a word. I actually understand the topic but I don't know where to begin with this problem. Can anyone help me?