Removing a Character or Substring
Create a function that takes a string and a character as a parameter (Two Parameters).
Print a new string with the first occurrence of the character removed.