Problem #748 CORE JAVA PROGRAMMING

Program to Swapping Pair of Characters

Explanation

Enter the string from user and enter the characters that you want to swap with one another

Your Solution