Skip to content
This repository was archived by the owner on Oct 26, 2020. It is now read-only.

Commit fd08653

Browse files
committed
started
1 parent 70c0e35 commit fd08653

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

week-3/1-exercises/A-array-find/exercise.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ var longNameThatStartsWithA = findLongNameThatStartsWithA(names);
1111

1212
console.log(longNameThatStartsWithA);
1313

14+
1415
/* EXPECTED OUTPUT */
1516
// "Alexandra"
1617

0 commit comments

Comments
 (0)