The age of the pet can be put as either 1 or 2 digits. However, 0 is also a valid input for me to add the pet into the address book. Might be an edge case that might have been missed out :).
If age 0 is intended to be a valid input, you can safely ignore this issue.
The age of the pet can be put as either 1 or 2 digits. However, 0 is also a valid input for me to add the pet into the address book. Might be an edge case that might have been missed out :).
If age 0 is intended to be a valid input, you can safely ignore this issue.