08 Aug Suppose you are building a Python application for storing the names, birthdates, and addresses of members of an extended family
Suppose you are building a Python application for storing the names, birthdates, and addresses of members of an extended family. Describe the strategy that you would use in order to determine the data types you would need for your application. Provide four data elements and...