8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 329ac02 commit 90fec7eCopy full SHA for 90fec7e
handy-stuff-strings.md
@@ -342,6 +342,6 @@ If you need to know more about formatting I recommend reading
342
343
- Python has many string methods. Use [the documentation]
344
(https://docs.python.org/3/library/stdtypes.html#string-methods)
345
- when you don't rememeber something about them.
+ or `help(str)` when you don't rememeber something about them.
346
347
- String formatting means adding other things to the middle of a string.
0 commit comments