From a static array where I have {stone, paper, scissors, lizard, spock}
I'm interested in the computer taking one randomly. How would you do?
import java.util.Scanner;
public class Principal {
public static void main(String[] args) {...
asked by
19.11.2018 / 12:52