We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7621a45 commit 5005b8eCopy full SHA for 5005b8e
python/string-replace-method.md
@@ -21,3 +21,4 @@ print(new_message)
21
```
22
23
[example](./examples/string-replace-method.py)
24
+[link](https://docs.python.org/3/library/stdtypes.html#str.replace)
0 commit comments