Continuing the discussion from Welcome to our forums! Please Introduce Yourself:
Which Java section are you working on?
1 Like
#10 Methods II "
.
In between the bark and main methods, add a method called run to the Dog class by typing:
Which part of this are you having trouble with?
2 Likes
They want you to multiply 2 numbers, i was trying to add them.
try this 3 * 2;