Change in Case @ Docder
2 Apr 2023 1 minute read 0 comments Lochard
Problem: You will be given a single string and two positive integers denoting indices. You need to change the case of the characters at those indices,i.e change uppercase to lowercase and lowercase to uppercase. It is guaranteed that all characters i...