Skip to content

Conversation

ReeceKidd
Copy link

No description provided.

@@ -0,0 +1,10 @@
const urlify = (input) => {
return [...input].reduce((previousValue, character) => {
Copy link
Collaborator

Choose a reason for hiding this comment

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

using inbuilt func, reduce.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants