Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit d0122ec

Browse files
Update README.md
1 parent 192d379 commit d0122ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎BasicPythonScripts/Scrabble/README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ You just need to have latest installation of Python and you are good to go!
1212

1313
## Detailed explanation
1414

15-
Pre-defined scores:[1, 3, 3, 2, 1, 4, 2, 4, 1, 8, 5, 1, 3, 1, 1, 3, 10, 1, 1, 1, 1, 4, 4, 8, 4, 10].
15+
__Pre-defined scores:[1, 3, 3, 2, 1, 4, 2, 4, 1, 8, 5, 1, 3, 1, 1, 3, 10, 1, 1, 1, 1, 4, 4, 8, 4, 10]__.
1616
Every number in the list is corresponding to the no of pionts for each letter of the alphabet.
1717
The letters which are common are least scored and the one which occurs in few words are of more value.
1818
Punctuation marks are of value - 0.Every letter is given a score according to the score chart, then adding up the values of each letter final score is calculated.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /