Skip to content

Steven Tong Phung #87

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Steven Tong Phung #87

wants to merge 1 commit into from

Conversation

StevenTPh
Copy link

No description provided.



// 7. Using concatenation and existing members, set the faqUrl member below to the faq page of the boolean website
public String faqUrl = "";
public String faqUrl = url.replace("who-we-are", "faq");

Choose a reason for hiding this comment

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

This works, but we are looking for the use of existing members and concatenation as per the comment/instructions.

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