Question: Prompt the user to enter text, and replace a subset of letters in the text with corresponding symbols as shown in the table below to
Prompt the user to enter text, and replace a subset of letters in the text with corresponding symbols as shown in the table below to create the new password. Finally, append the reversed version of the new password to the new password. In C++
Replace: With: a @ 3 i ! O 0 A u Sample Execution Please enter your text input: password input: password output: p@ssworddrowss@p password.cpp + New 1 #include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
