Skip to content

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