ttc-cases / pydevx-lindjacob

1 stars 0 forks source link

Fix rps script: Use hand argument in play method #10

Closed lindjacob closed 2 months ago

lindjacob commented 2 months ago

The following line needs to be edited: script_hand = Hand(random.choice(["paper", "scissors", "rock"]))