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

Commit5a32cf7

Browse files
authored
For else statement: fix grammar
1 parent50365c6 commit5a32cf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎markdown/02_Flow_Control.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ for i in range(5, -1, -1):
258258

259259
###For else statement
260260

261-
This allows to specify a statement to executein case of the full loop has been executed. Only
261+
This allowsyouto specify a statement to executeafter the full loop has been executed. Only
262262
useful when a`break` condition can occur in the loop:
263263

264264
```python

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp