Write a Scala program to remove the character in a given position of a given string. The given position will be in the range 0...string length -1 inclusive
Write a Scala program to remove the character in a given position of a given string. The given position will be in the range 0...string length -1 inclusive.
Sample Output: