Skip to content

Commit 2ae5aaa

Browse files
committed
Declare a variable called initials that stores the first character of each string
1 parent d6c5c0b commit 2ae5aaa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Sprint-1/1-key-exercises/2-initials.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ console.log(initials)
1111

1212
// https://www.google.com/search?q=get+first+character+of+string+mdn
1313

14+
// Declared a variable named initials
15+

0 commit comments

Comments
 (0)