mirror of
https://github.com/10h30/odin-javascript-exercises.git
synced 2026-07-17 21:53:26 +09:00
@@ -7,4 +7,3 @@ given an array of objects representing people with a birth and death year, retur
|
||||
- this can be done with a couple of chained array methods, or by using `reduce`.
|
||||
- One of the tests checks for people with no death-date.. use JavaScript's Date function to get their age as of today.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user