Your challenge is to reverse a given word
.
If the word
is "elemental"
, the result should be "latnemele"
.
Your challenge is to reverse a given word
.
If the word
is "elemental"
, the result should be "latnemele"
.
Introduction
JavaScript Basics
Numbers
Strings
Logic
Variables
Loops
Objects
Arrays
Going Further