Program Design: Allows users to easily store, delete, and access information about counties
Program Purpose: Store the name and population from different counties with information gotten from the user.
Program Classes Needed: LinkedList and ListNode, county(DataClass)