We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc49479 commit 3412a95Copy full SHA for 3412a95
1 file changed
04 - Array Cardio Day 1/index-START.html
@@ -39,7 +39,7 @@
39
// 3. Sort the inventors by birthdate, oldest to youngest
40
41
// Array.prototype.reduce()
42
- // 4. How many years did all the inventors live?
+ // 4. How many years did all the inventors live all together?
43
44
// 5. Sort the inventors by years lived
45
0 commit comments