Skip to content
This repository was archived by the owner on Feb 27, 2026. It is now read-only.

Commit 6f9c0df

Browse files
committed
Edit second example in examples section
1 parent 7f8adad commit 6f9c0df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/python/concepts/strings/terms/removesuffix/removesuffix.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ print(quote)
4848
The output for this code would look like this:
4949

5050
```
51-
Do or do not,
51+
Do or do not, (Yoda).
5252
```
5353
Here's an example demonstrating that roundsuffix() is case-sensitive:
5454

0 commit comments

Comments
 (0)