â??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 as the source for your calculations. You only have to account for input from this table in your program.)