KataWordWrap Running the script: python word_wrap.py What it does: Acts like a word processor and based on a given col_max will only allow so many characters per line Uses unit tests to ensure correct functionality