Skip to content

Array Part2 Task is done#12

Open
raghdahalqenaei wants to merge 3 commits into
JoinCODED:mainfrom
raghdahalqenaei:main
Open

Array Part2 Task is done#12
raghdahalqenaei wants to merge 3 commits into
JoinCODED:mainfrom
raghdahalqenaei:main

Conversation

@raghdahalqenaei
Copy link
Copy Markdown

No description provided.

@shereengh
Copy link
Copy Markdown

You're solution is correct, it's just that the test is expecting you to do it this way

function addLailaToArray(instructors: string[]): string[] {
instructors.push("Laila")
return instructors
}

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