Question: Create a ChangeCase program which considers a string as an input from the user and identifies whether the characters of the string are in uppercase or lowercase, then changes all the lowercase characters, if any, to uppercase and vice versa.