and the user has to itroduce the numbers of the variables
Anonymous
ok for example
Anonymous
this is the switch menu
A) enter numbers (they have to be stored in the 2d array)
B) show the user the highest numbers of the array
C) take the lowest number
D) avg of all numbers
E) quit
Anonymous
it is a game I have to create
Anonymous
I already have the menu and the switch, and almost everything
Anonymous
but I need the 2D array
Anonymous
cause in having a problem with the array
Anonymous
it is a game i have to create
Anonymous
let me copy it
Anonymous
A) Enter game results
B) Current Record
C) Display results from all games won
D) Display results ordered by opponent score from low
Anonymous
the record is the wins, losses and ties
Anonymous
My question is, how can I do to allow the user to enter a value?