PythonByteSize
  • Home
  • Detailed Videos
  • 1-Minute Videos
  • Exercises
  • Donate
  • Computing Topics
  • Mathematics
  • Educators
  • Contact
  • About
  • Python Learning Roadmap

6.7. Counting words in a simple sentence (Python string)

The video lesson demonstrates a basic, albeit incomplete, method for counting words in a Python string, while also providing an example of nested programming constructs. It is important to recognize that the approach presented is not the most efficient for this task. Nevertheless, it serves as a valuable illustration of nested structures and offers practice in string manipulation.
<< Back to Section 6 Index
<< Previous Video
Next Video >>
Please consider donating to help with the costs incurred in developing this website.             Donate >>