Skip to content
mcode10 edited this page Oct 15, 2017 · 11 revisions

Welcome to the Word Occurrences wiki! This program is a Python 3 program that counts the occurrences of words in text. If you have any suggestions for our code, please post them as an issue under the label suggestion. If you have an enhancement, post that as well under the label enhancement.

Note: This is a Python 3.6.1 program, which requires Python IDLE 3.6.1 to run.

Clone this wiki locally