Skip to content

Conversation

@Remastered21
Copy link

half done for today

}
growOlder() {
return this.age + 1;
}
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the directions weren't clear on this but it should actually be
this.age = this.age + 1
so as to 'age' the Animal

@sulemc
Copy link

sulemc commented Mar 24, 2018

Nice work Henry. Have a good weekend!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants