in the game of scrabble players score points determined by the words they put on a b 5188158

In the game of Scrabble, players score points determined by the words they put on
a board. Each letter is assigned a certain value, and the word score is the sum of
the letter values.
Write a Python program that allows the user to evaluate the score of any word. For
this exercise, assume that the value of any character is the ord() value minus 97.
In addition, your program should consider only the lowercase version of the given
word (Hint: Use the .lower() method).
Finally, your program must use a sentinel loop to allow the user to evaluate as
many words as they would like, pressing to end the loop.

"Get 15% discount on your first 3 orders with us"
Use the following coupon
FIRST15

Order Now