J
juli
Good evening!
I have a function that gets a string and suppose to divide it to words
(spaces between each word) and to find if there is specific word
("hello") inside this string.
Do someone know how to do it in c#? Thank you very much!
I have a function that gets a string and suppose to divide it to words
(spaces between each word) and to find if there is specific word
("hello") inside this string.
Do someone know how to do it in c#? Thank you very much!