init simple project that reads a file, generates a random lowercase character and writes counts so far to a file

This commit is contained in:
2026-04-26 17:29:18 -04:00
commit 668c7b10b5
5 changed files with 214 additions and 0 deletions
+26
View File
@@ -0,0 +1,26 @@
a 0
b 2
c 1
d 0
e 0
f 2
g 2
h 1
i 1
j 0
k 1
l 0
m 4
n 0
o 2
p 1
q 1
r 0
s 1
t 3
u 0
v 1
w 4
x 0
y 0
z 0