Closed kenitohenry closed 6 years ago
You mean the one that starts with class Rabbit
? That one works for me. If not that code, please be more specific.
yes that one, when I try to run nothing console.logs, only when I pass in a line parameter it works
Yes, that is as it should be — the code just defines the class and two instances, so it won't log anything.
code block after ## class notation wont run -- no speak method? is not called and no line value is passed.