• Custom User Avatar

    If you split the string by " " it will return an array of words. If you want to add them to another array you can then use whatever method you want to join the two. I'd suggest the spread operator. I'm assuming this is javascript...

  • Custom User Avatar

    Note: The function accepts an integer and returns an integer

    And please mark your post as having spoiler content next time.