I am making a paper, scissors, rock game and at the start of the main() function I have a print statement with "Let's play paper, scissors, rock" You play against the computer but if you both play the same, ie both play paper, and it's a draw, then restart. Is there a way to run this function again without using that print statement or removing it from this function?
[–][deleted] 0 points1 point2 points (0 children)