Skip to content

Implemented the constructor, size, add.#1

Open
kendrickhang wants to merge 6 commits into
GreenRiverCollege-SDEV333:mainfrom
kendrickhang:main
Open

Implemented the constructor, size, add.#1
kendrickhang wants to merge 6 commits into
GreenRiverCollege-SDEV333:mainfrom
kendrickhang:main

Conversation

@kendrickhang
Copy link
Copy Markdown
Collaborator

I think I'm done! Happy for you to take a look.

Comment thread src/Main.java
friends.add("Blanche");
friends.add("Dorothy");
friends.add("Sophia");
System.out.println("size is now " + friends.size());
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Did you test add in the middle?

@zhenhuaizeng
Copy link
Copy Markdown

I think I'm done! Happy for you to take a look.

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