Question 8 of Section 8.12

Bug #1566001 reported by Brendan McCane
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Practical Programming in Python
Fix Released
Undecided
Unassigned

Bug Description

From student Mitchell:

The first 'rack' to test in the doctest is:
scrabble_score("AABBWOL")
14

A = 2, B = 3, W = 4, O = 2, L = 2
So, this does not equal the scrabble score of 14.

I cannot complete the next test of 'QWERTYU' as there is no 'R' or 'T' or 'U' referenced in the scoring.

Also if I were to follow the question specifications exactly then every letter is worth 0 as stated here: "a blank and uppercase letters or an underscore is worth zero".

----
question is definitely wrong.

Brendan McCane (mccane)
Changed in practical-programming:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.