Mutations

  • + 0 comments
    li = list(string)
    li[position] = character
    return "".join(li)