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