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

Commitee21b33

Browse files
authored
Fix missing word
Word 'number' missing in 02.04 part.
1 parente71e7e0 commitee21b33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Notes/02_Working_with_data/04_Sequences.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ for x, y in points:
242242
```
243243

244244
When using multiple variables, each tuple is*unpacked* into a set of iteration variables.
245-
The number of variables must match the of items in each tuple.
245+
The number of variables must match thenumberof items in each tuple.
246246

247247
###zip() function
248248

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp