You are viewing a single comment's thread. Return to all comments →
list1=list(string) del list1[position] list1.insert(position,character) string=''.join(list1) return string
Seems like cookies are disabled on this browser, please enable them to open this website
Mutations
You are viewing a single comment's thread. Return to all comments →