Insight Data Engineering - Coding Challenge my_word_count.py - takes in a text file or set of text files from a directory and outputs the number of occurrences for each word my_running_median.py - which keeps track of the median for a stream of numbers, updating the median for each new number