Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #19867
| Date | 2012-02-05 22:49 +1100 |
|---|---|
| Subject | [Perl Golf] Round 1 |
| From | Alec Taylor <alec.taylor6@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.5442.1328442586.27778.python-list@python.org> (permalink) |
One sentence can contain one or more strings next to each-other, which can be joined to make another word. e.g.: "to get her" == "together" "an other" == "another" "where about" == "whereabouts" &etc Solve this problem using as few lines of code as possible[1]. Good luck! [1] Don't use external non-default libraries; non-custom word-lists excepted
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
[Perl Golf] Round 1 Alec Taylor <alec.taylor6@gmail.com> - 2012-02-05 22:49 +1100 Re: [Perl Golf] Round 1 Ben Finney <ben+python@benfinney.id.au> - 2012-02-06 08:15 +1100
csiph-web