Create a program that uses the structure of binary trees to make a family tree of two generations.
The user should input the names when asked, and then the program should display the names.
Please see the attached Image1.jpg on how the program should store its data.