You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a progam that uses a function called computerPlay that will do a rock, paper, or scissors randomly.
Create a function that plays a single round and takes player and computer selection and returns a string based on who won.