A simple implementation of hash tables (for practice purposes). The user can add people and their ages to a hash table and perform lookups, inserts, and deletions.