Name your port. Output your port name and brief decription of it to your creen. Prompt the uer and ak for the number of inning/ection/etc that they would like to play. Ue their anwer to create a TWO dimenional array of that ize. Now, randomize a core for each team in each inning and tore it in the array. You will need a loop to make thi happen. In a econd and different loop type, loop through the array and output the core. Create a total variable to keep track of who win. Once the econd loop i finihed, output the total and announce the winner.