Skip to content

Instantly share code, notes, and snippets.

@okal
Created November 3, 2011 20:21
Show Gist options
  • Select an option

  • Save okal/1337671 to your computer and use it in GitHub Desktop.

Select an option

Save okal/1337671 to your computer and use it in GitHub Desktop.
Using word_counter.py
from word_counter import word_counter
print word_counter("The quick brown fox jumped over the lazy dog.")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment