<PLEASE USE THE FOLLOWING TEMPLATE TO HELP YOU CREATE A GREAT POST!>
<Below this line, add a link to the EXACT exercise that you are stuck at.>
https://www.codecademy.com/en/courses/learn-java/lessons/object-oriented-programming/exercises/using-methods-1?action=resume
<In what way does your code behave incorrectly? Include ALL error messages.>
It’s saying “Did you call the bark method on the spike
object? Make sure you call it inside of the main method.”, but I can’t see what I did wrong. Someone please help:(
Replace this line with your code.
<do not remove the three backticks above>