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

57.3% Correct | 42.7% Incorrect
Last Solution submitted on Nov 24, 2023

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers174

Suggested Problems

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!