Skip to content

Instantly share code, notes, and snippets.

@berkus
Created November 16, 2012 21:07
Show Gist options
  • Save berkus/4090915 to your computer and use it in GitHub Desktop.
Save berkus/4090915 to your computer and use it in GitHub Desktop.
Test is green
def collapse(lines_of_text):
return ["I am a line of text","I'm an adjacent line", "I'm not adjacent to the first line"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment