Commit 9797f79
committed
Rectify sequence of Array challenges
On completion of "Accessing Array Values" the next challenge mentioned is "Looping Through Arrays".
But the sequence of challenges is such that the latter comes before the former.
This commit fixes it.1 parent 7dc3898 commit 9797f79
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments