Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita543963

Browse files
committed
sets minor fixes
1 parentf4be8fb commita543963

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1664,7 +1664,7 @@ update()
16641664

16651665
###set symetric_difference
16661666

1667-
`symetric_difference` or`^` will return all the elements that aredifferent between them.
1667+
`symetric_difference` or`^` will return all the elements that arenot common between them.
16681668

16691669
```python
16701670
>>> s1= {1,2,3}

‎blog_files/pysheet.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1352,7 +1352,7 @@ update()
13521352

13531353
###set symetric_difference
13541354

1355-
`symetric_difference` or`^` will return all the elements that aredifferent between them.
1355+
`symetric_difference` or`^` will return all the elements that arenot common between them.
13561356

13571357
```python
13581358
>>> s1= {1,2,3}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp