Commit 2b22761
authored
Base "middle" on 0-index consistently
This section of the lesson is inconsistent. It uses data[30,20] as a midpoint but states that this is the 30th row and 20th column.
Either the indices should be changed (per PR) and the text updated a little or the text should be changed to reflect that this is the 31st row and 21st column (not 30th and 20th).1 parent 06bb720 commit 2b22761
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
208 | | - | |
| 208 | + | |
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
213 | | - | |
| 213 | + | |
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
217 | | - | |
| 217 | + | |
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
| |||
0 commit comments