import java.util.Scanner; public class wheelgame { public static void main(String[] args) { Scanner input = new Scanner(System.in); System.out.p