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 the corresponding data types that you would use in your application. Provide a rationale for your response. Provide at least one reference to support your findings.
