Solution: Reverse a Word

Let's see the solution to Reverse a Word challenge.

We'll cover the following

Solution

Here, we reverse the given word and store each letter in the variable through concatenation.

Let’s have a look at the solution code below:

Get hands-on with 1200+ tech skills courses.