Include the following data members for storing data:
- name
- age
- gender
- some form of identification number, such as social security number or national insurance number
Include the following member function:
print, which will print out the values of the previous four data members in an easily readable format