Replacing with the cipher letters The plain and cipher letters should be lowercase(a-z). The plain letter should be replaced with the cipher letter of same position. e.g. Input helloworld Output svooldliow Execute node solution.js