COMP 1020 Git Practice Lab
This program takes a word as input and creates a new string that prints that word n times, where n is a postiive integer.
To run, run the file word-repeater.py in pycharm and follow the on screen printed instructions.