Skip to content

Conversation

@mtrich
Copy link
Owner

@mtrich mtrich commented Nov 11, 2018

No description provided.

//Person constructor
public Person(string name){
this.Name = name;
}
Copy link

Choose a reason for hiding this comment

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

I would have expected an add passengers to cars method

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.

3 participants