Commit 8a8757c
authored
Fix PIE808: Remove unnecessary start argument in range() for bubble_sort.py
Removed unnecessary range start in bubble sort loop.1 parent d5e74ce commit 8a8757c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments