Closed DeChane closed 2 days ago
Program splits the user input and then checks t ensure that it has exactly two entities. Afterwards, it attempts to convert the second entity into an integer because the age needs to be a valid integer before it can be used by the program to add a pet to the database.
The program needs to check that the user entered two valid entries, one for the name and one for the age.