This repository was archived by the owner on Sep 6, 2023. It is now read-only.
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | <
48F0
code class="diff-text syntax-highlighted-line addition">+ print(range(100, 1, -5)[15:5:-3]) | |
36 | 40 |
| |
37 | 41 |
| |
38 | 42 |
| |
|
0 commit comments