cclauss
1fa9eb3c2b
Modernize Python 2 code to get ready for Python 3
2018-03-21 21:41:35 +01:00
bmistree
c94acde9bb
Take filename argument from program arguments
...
Previously, I had hard-coded this. This commit also makes it so that
the script can be executed from any current working directory and
(hopefully) makes it platform agnostic by using os.path.join to build
the path to the stop words file.
2016-05-20 22:34:44 -07:00
bmistree
a5e05c411c
Add a single-line code golf example
2016-05-20 00:19:51 -07:00
Ray Toal
3169b4b509
A first try at a Ruby golf
2015-01-28 09:29:05 -08:00
Eugenia Gabrielova
6bbf023586
Changes print formatting statement, removing some characters
2014-01-21 22:04:36 -08:00
Eugenia Gabrielova
cfa820c394
Adds Java interop and changes remove to checking set
2014-01-21 21:48:26 -08:00
Eugenia Gabrielova
71fe15b79d
Added my clojure code golf, passes tests
2014-01-21 21:11:57 -08:00
Crista Lopes
03dfe92fa3
Fixed numbers in READMEs
2014-01-05 07:43:22 -08:00
Crista Lopes
f0445b3c61
Renumber to make the flow better
2014-01-05 07:40:17 -08:00