RosettaCodeData/Task/Array-length/J/array-length-3.j
2023-07-01 13:44:08 -04:00

7 lines
84 B
Text

>'apple';'orange'
apple
orange
$>'apple';'orange'
2 6
#>'apple';'orange'
2