mardi 27 mars 2018

program to score the paper-rock-scissor game [on hold]

Write a program to score the paper-rock-scissor game. each of two users types in either P, R, or S. The program then announces the winner as well as the basis for determining the winner: Paper covers rock, Rock breaks scissors, Scissors cut paper, or Nobody wins. Be sure to allow the users to use lowercase as well as uppercase letters. Your program should include a loop that lets the user play again until the user says she or he is done

Aucun commentaire:

Enregistrer un commentaire