RosettaCodeData/Task/Amb/J/amb-2.j
2015-02-20 09:02:09 -05:00

4 lines
190 B
Text

('the';'that';'a') amb ('frog';'elephant';'thing') amb ('walked';'treaded';'grows') amb ('slowly';'quickly')
+-----------------------+
|that thing grows slowly|
+-----------------------+