Count number of words in string

Examples

 'hi', answer is 1
 'hi hi', answer is 2
 'I enjoy cody', answer is 3

Solution Stats

390 Solutions

188 Solvers

Last Solution submitted on Feb 18, 2026

Last 200 Solutions

Problem Comments

Solution Comments

Show comments
Loading...