PythonByteSize
Home
Detailed Videos
1-Minute Videos
Exercises
Donate
Computing Topics
Mathematics
Educators
Contact
About
Python Learning Roadmap
6.11. Python Using the split() method to count words in a string.
This lesson demonstrates how the string instance method split() can be used to count the words in a sentence.
<< Back to Section 6 Index
<< Previous Video
Next Video >>