X167: countHi

Given a string, compute recursively (no loops) the number of times lowercase "hi" appears in the string.

Your Answer:

Reset

Practice a different Java exercise

Feedback

Your feedback will appear here when you check your answer.