Skip to content

Programmatic building of strings #14

Description

@vipero07

Your two examples are not equal, when using join you end up with an empty

  • whereas in the concat example you wouldn't. You'd need to concat the
  • and
  • in the for loop and do a .join('') to have the same result.

    Activity

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

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      No labels
      No labels

      Type

      No type

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions