reversing a str in jss code example Example: js revers string fucntion return str.split("").reverse().join("");