17

#like #if #you #get #the #troll #😂

Comments
  • 11
    #it #hurts #so #much #when #I #see #this
  • 1
    #now in Python
    def getCaption( text )
    return " ".join(
    map(lambda x: "#"+x,
    text.split(' ')
    )
    )

    And that's why Randall Munroe left perl for python
Add Comment