We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3736064 commit cfa4ac5Copy full SHA for cfa4ac5
Sprint-3/3-stretch/find.js
@@ -38,4 +38,4 @@ console.log(find("code your future", "z"));
38
39
// As long as index is less than the length of the string, keep looping until the char is found.
40
41
-// Added explanation to the questions.
+// In find.js explanations given to the question.
0 commit comments