Skip to content

Commit 5005b8e

Browse files
committed
edit: add resource link
1 parent 7621a45 commit 5005b8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/string-replace-method.md

+1
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ print(new_message)
2121
```
2222

2323
[example](./examples/string-replace-method.py)
24+
[link](https://docs.python.org/3/library/stdtypes.html#str.replace)

0 commit comments

Comments
 (0)