Skip to content

Conversation

@shabbirsaifee92
Copy link

No description provided.

attr_accessor :height, :age, :apples, :alive

def initialize
def initialize (height =0, age =0, apples =[], alive =true)
Copy link
Member

Choose a reason for hiding this comment

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

Does a user of Tree provide these values sometimes?

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