Write a function that asks a user it´s name, age and if the user has a spouse. If the user has a spouse, let the function then ask the spouses age. Then let it write out if the user is older, same age or younger then the spouse, and display the age difference.