Problem 2802. Count number of words in string
Count number of words in string
Examples
'hi', answer is 1
'hi hi', answer is 2
'I enjoy cody', answer is 3
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers186
Suggested Problems
-
624 Solvers
-
383 Solvers
-
476 Solvers
-
5977 Solvers
-
Create vector as shown in test cases
250 Solvers
More from this Author70
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!