
Ask the user if they have a dog. If "yes", ask the user how old is and compute the dog's age in human years. Display the output. if "no" ask the user their age and compute the users age in dog years. Display the output. (Use the table from the sources for your calculations. you only have to account for input from this table in your program.) help me out please