O'Reilly Introduction to Python/Section 18: Difference between revisions

imported>Jesstess
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 31:
 
<pre>
$ python scrabblescrabble_cheater.py ZAEFIEE
2 AE
2 AI
Line 92:
</li>
</ul>
 
 
===Step 2: get the rack===
Line 163 ⟶ 162:
 
<pre>
$ python scrabblescrabble_cheater.py AAA
2 AA
</pre>
 
<pre>
$ python scrabblescrabble_cheater.py ZZAAEEI
2 AA
2 AE
Anonymous user