5 lines
82 B
BQN
5 lines
82 B
BQN
Freq←⍷≍/⁼∘⊐
|
|
|
|
Freq "balloon"
|
|
# For a file:
|
|
Freq •FLines "sample.txt"
|