Closed krsatyam1908 closed 4 years ago
This program helps you to find the presence of a substring in your string. and output of the program is given below.
output: Enter a string: JavaScript is fun Enter a string that you want to check: fun The string contains fun
This program helps you to find the presence of a substring in your string. and output of the program is given below.
output: Enter a string: JavaScript is fun Enter a string that you want to check: fun The string contains fun