Skip to content

This answer doesn't work#2

Open
GuiVieiraDM wants to merge 1 commit intopasserbyloo:masterfrom
GuiVieiraDM:patch-1
Open

This answer doesn't work#2
GuiVieiraDM wants to merge 1 commit intopasserbyloo:masterfrom
GuiVieiraDM:patch-1

Conversation

@GuiVieiraDM
Copy link

// I believe this is the right answer:

function myFunction(a) {

return a.slice(0, a.length / 2)
}

// I believe this is the right answer:
return a.slice(0, a.length / 2)
@GuiVieiraDM
Copy link
Author

Sorry if i'm wrong, hahah, i'm just learning...

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.

1 participant