PythonByteSize
Home
Detailed Videos
1-Minute Videos
Exercises
1. The Basics Exercises
2. Python Program Structures Exercises
3. Python Operators Exercises
4. Python Functions Exercises
Donate
Computing Topics
Mathematics
Educators
Contact
About
6.11. Python Using the split() method to count words in a string.
This lesson shows how using the string instance method split() allows the words in a sentence to be counted.
<< Previous Video
Next Video >>