CO2411: Software Engineering Practices Exercise 1: Rock Paper Scissors game: Make a rock-paper-scissors game. Allow the player to play against the computer or another human player. Ask for the player to play ( using input). compare them, print out a message of congratulations to the winner, and ask if the player wants o start a new game). Remember the rules
CO2411: Software Engineering Practices Exercise 1: Rock Paper Scissors game: Make a rock-paper-scissors game. Allow the player to play against the computer or another human player. Ask for the player to play ( using input). compare them, print out a message of congratulations to the winner, and ask if the player wants o start a […]