JavaScript is required for SkillAI Hub to work properly. Please enable JavaScript and refresh the page.
Coding Challenge · BEGINNER
Given a string, write a function to reverse it using recursion. The function should return the reversed string.