Skip to content

Instantly share code, notes, and snippets.

@niczky12
Created December 8, 2022 22:53
Show Gist options
  • Save niczky12/28092d078f9bd36b827f456409dbfdd6 to your computer and use it in GitHub Desktop.
Save niczky12/28092d078f9bd36b827f456409dbfdd6 to your computer and use it in GitHub Desktop.
romeoAndJuliet = @pipe "https://shakespeare.folger.edu/downloads/txt/romeo-and-juliet_TXT_FolgerShakespeare.txt" |>
download |>
readlines |>
reduce(*, _)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment