10 lines
206 B
Text
10 lines
206 B
Text
;Task:
|
|
Open a text file and count the occurrences of each letter.
|
|
|
|
Some of these programs count all characters (including punctuation),
|
|
but some only count letters A to Z.
|
|
|
|
|
|
{{Template:Strings}}
|
|
<br><br>
|
|
|