`str.replace("\"", "\\\"\"")` hope I got that righ...
# getting-started
k
str.replace("\"", "\\\"\"")
hope I got that right 🙂.