Skip to content

Commit e71b71f

Browse files
committed
countWords
1 parent 859f042 commit e71b71f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

javascript/5_string-programs/countWords.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,3 +66,4 @@
6666
const s = "Hello i am not amit";
6767
console.log(count(s));
6868
}
69+

0 commit comments

Comments
 (0)