RosettaCodeData/Task/Input-loop/APL/input-loop.apl

15 lines
799 B
APL
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

h (⎕fio['read_text'] 'corpus/sample1.txt')
h
7 49
]boxing 8
h
This is some sample text.
The text itself has multiple lines, and
the text has some words that occur multiple times
in the text.
This is the end of the text.