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

Commit 1eb3418

Browse files
Update 3.insertionSort.md
1 parent 25b3d4e commit 1eb3418

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎3.insertionSort.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ function insertionSort(arr) {
3636
}
3737
```
3838

39-
## 3. Python 代码实现
39+
## 4. Python 代码实现
4040

4141
```python
4242
def insertionSort(arr):

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /