This simple command line contact manager reads data from an in-memory list of contacts (stored in ContactData.py) and allows the user to display the contacts, add, search, and delete contacts.
Follow these instructions to build group repositories: https://help.github.com/enterprise/2.0/user/articles/duplicating-a-repository/
Students need to implement Tic Tac Toe based on the following specification: http://zeus.cs.pacificu.edu/chadd/cs360f14/ContactManagerPython.pdf