Question: Write a python program that generates a random number between 1 and 3 and assigns it to a variable. If the number is 1 ,

Write a python program that generates a random number between 1 and 3 and assigns it to a variable. If the number is 1, then print the word ROCK. If the number is 2, print the word PAPER, and if the number is 3, print the word SCISSOR

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!