in python You must make a rock paper scissors game Goal Ask the player if they pick rock paper or scissors ask for r, p, or s or 1, 2, or 3. Have the computer chose its move Compare the choices and...


in python


You must make a rock paper scissors game



Goal




  • Ask the player if they pick rock paper or scissors



    • ask for r, p, or s or 1, 2, or 3.




  • Have the computer chose its move




  • Compare the choices and decide who wins




  • Print the results





Sub-goals




  • Let the player play again




  • Keep a record of the score e.g. (Player: 3 / Computer: 6)



  • Keep a record of the games played (2 dimensional array)

  • Use a  Functions for:


    • Comparing player choices

    • Error trap for choice




Jun 07, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here