Question: This should be done in JAVASCRIPT. Modify the function to return the given string reversed. 1-function reverseString(s) 4 5 Do not modify code below this

This should be done in JAVASCRIPT.
Modify the function to return the given string reversed. 1-function reverseString(s) 4 5 Do not modify code below this line 6 console.log(reversestring( 'hello'), '
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
