Skip to content

05week 1#10

Open
jamestglh wants to merge 9 commits intomasterfrom
05week-1
Open

05week 1#10
jamestglh wants to merge 9 commits intomasterfrom
05week-1

Conversation

@jamestglh
Copy link
Owner

No description provided.

}
else
{
throw new Exception("Sorry pal, all full.");
Copy link

Choose a reason for hiding this comment

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

Nice

public void ExitShip(Person personToExit)
{
bool reallyExited = this.passengers.Remove(personToExit);
if(!reallyExited)
Copy link

Choose a reason for hiding this comment

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

Nice

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