String Manipulation: If you have a string S = “Python”, what will the output be after you execute S[1] = ‘i’?