I'm to design a rock, paper, scissors game but I know there has to be a shorter way to display the results than to put each possible result in an If statement. I just need help in how to display the results in a simpler way or a way that Rock will always win over scissors, etc.<br /><br />[Declare String player<br />Declare String comp<br />Declare String winner<br /><br />Set rand = random (1, 3)<br /><br />Display 鎻å£ter rock, paper or scissors.?br />Input player<br />Display 鎻