RosettaCodeData/Task/Substring-Top-and-tail/J/substring-top-and-tail.j
Ingy döt Net 68f8f3e56b all tasks
2013-04-11 01:07:29 -07:00

6 lines
145 B
Text

}. 'knight' NB. drop first item
night
}: 'socks' NB. drop last item
sock
}: }. 'brooms' NB. drop first and last items
room