...

/

Challenge: Reverse Everything in a String

Challenge: Reverse Everything in a String

Complete this hands-on exercise to test your knowledge.

Problem statement

Write a function that takes the given string and returns a new string that contains the same characters in reversed order as the ...