Write a program named ConvertString that asks the user to input a string. Output that same string converted to uppercase letters, and that same string with all of the letters 't' and 'T' replaced with '*'.