Essential JavaScript

Going Further

Reverse Word Kata

Your challenge is to reverse a given word.

If the word is "elemental", the result should be "latnemele".

Code Editor

Click "Run Tests" to execute your function and see the test results below.

Test Results

Run your code to see test results

Console Output

// Console output will appear here...

0 output lines