Objective. We need to check whether the given word is present in the string as a substring. Approach. We can use JavaScript indexOf() method to achieve the ...
確定! 回上一頁