System.out.println("你出的拳是" + FF[user]); int comp=new Random().nextInt(3); System.out.println("電腦出的拳是" + FF[comp]); switch(user)
確定! 回上一頁