MCPcopy Index your code
hub / github.com/geekcomputers/Python / CountMillionCharacter.py

File CountMillionCharacter.py

CountMillionCharacter.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Simple million word count program.
3main idea is Python pairs words
4with the number of times

Callers

nothing calls this directly

Calls 2

countMethod · 0.80
searchMethod · 0.45

Tested by

no test coverage detected