There was an error while loading. Please reload this page.
1 parent 9a32d23 commit 42cdad4Copy full SHA for 42cdad4
1 file changed
17-dictionaries/index.qmd
@@ -116,7 +116,7 @@ dog
116
dog.pop(4, None)
117
```
118
119
-Why? Find out the answer in the official [Python documentation on `pop`](https://docs.python.org/3/library/stdtypes.html#dict.pop)!
+Why? Find out the answer in the official [Python documentation](https://docs.python.org/3/library/stdtypes.html#dict.pop) on `pop`!
120
121
## Dictionary Properties
122
0 commit comments