[Hi there. For the kennel, please do the following ]

public class Kennel
{

public static void main (String[] args)
{

Dog dog1 = new Dog ("willy", 9, 63);