Skip to content

Commit 413d478

Browse files
authored
Merge pull request wilfredinni#458 from skyunna/patch-1
Update sets.md
2 parents c73f589 + 6625dec commit 413d478

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cheatsheet/sets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ There are two ways to create sets: using curly braces `{}` and the built-in func
4444

4545
## Unordered collections of unique elements
4646

47-
A set automatically remove all the duplicate values.
47+
A set automatically removes all the duplicate values.
4848

4949
```python
5050
>>> s = {1, 2, 3, 2, 3, 4}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy