We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14f68de commit 28638c8Copy full SHA for 28638c8
04 - Array Cardio Day 1/index-START.html
@@ -11,7 +11,6 @@
11
// ## Array Cardio Day 1
12
13
// Some data we can work with
14
-
15
const inventors = [
16
{ first: 'Albert', last: 'Einstein', year: 1879, passed: 1955 },
17
{ first: 'Isaac', last: 'Newton', year: 1643, passed: 1727 },
0 commit comments