We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 859f042 commit e71b71fCopy full SHA for e71b71f
javascript/5_string-programs/countWords.js
@@ -66,3 +66,4 @@
66
const s = "Hello i am not amit";
67
console.log(count(s));
68
}
69
+
0 commit comments