Skip to content

Commit

Permalink
Add letter to points data
Browse files Browse the repository at this point in the history
  • Loading branch information
kim-sunwook committed Apr 18, 2021
1 parent a59dd67 commit 0f9374b
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions letter_points.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"a": 1,
"b": 3,
"c": 3,
"d": 2,
"e": 1,
"f": 4,
"g": 2,
"h": 4,
"i": 1,
"j": 8,
"k": 5,
"l": 1,
"m": 3,
"n": 1,
"o": 1,
"p": 3,
"q": 10,
"r": 1,
"s": 1,
"t": 1,
"u": 1,
"v": 4,
"w": 4,
"x": 8,
"y": 4,
"z": 10
}

0 comments on commit 0f9374b

Please sign in to comment.