Question: Write a Java program that prompts the user for: their pet's name their pet's age The program should print out the following sentence with the
Write a Java program that prompts the user for:
- their pet's name
- their pet's age
The program should print out the following sentence with the petsName and petsAge inserted into the sentence:
"You have a pet named petsName who is petsAge years old."
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
