["Why", "do", "I", "put", "a", "coma", "after", "each", "word", "?"] -- Haskell {"Why", "do", "I", "put", "a", "coma", "after", "each", "word", "?"} // C++ (Why do they put a coma after each word ?) ; LISP
Name:
Anonymous2014-09-12 16:05
$ python2 Python 2.7.8 (default, Jul 1 2014, 17:30:21) [GCC 4.9.0 20140604 (prerelease)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> "just waste clock cycles by splitting it faggots, fioc master race".split(" ") ['just', 'waste', 'clock', 'cycles', 'by', 'splitting', 'it', 'faggots,', 'fioc', 'master', 'race']