alert(`Output: ${prompt('Input:').split('').reverse().join('')}`);