Coding Challenge: Create a Dog Class

Let's implement the Dog class based on the given requirements.

Problem statement

A Dog is defined by:

  • A
...