Skip to content

Instantly share code, notes, and snippets.

@Linus-Albertus
Last active May 26, 2019 11:58
Show Gist options
  • Save Linus-Albertus/92f4f173c2a8058ac25d64ee6a4d0e73 to your computer and use it in GitHub Desktop.
Save Linus-Albertus/92f4f173c2a8058ac25d64ee6a4d0e73 to your computer and use it in GitHub Desktop.
[join elements] Join elements from a list #python #join
" ".join(a_list)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment