RosettaCodeData/Task/Comma-quibbling/J/comma-quibbling-2.j
2023-07-01 13:44:08 -04:00

6 lines
113 B
Text

Tests=: (<<<3){(i.5)<@{."0 1;:'ABC DEF G H'
quibble every Tests
{}
{ABC}
{ABC and DEF}
{ABC, DEF, G and H}