Super Simple Python: Word Count

Super Simple Python is a series of Python projects you can do in under 15 minutes. In this episode, we’ll be covering how to get the word count from a text in under 5 lines of code! Video version: So far in the Super Simple Python series, we’ve mostly covered programs using the random libraryContinue reading “Super Simple Python: Word Count”