|
hmm i am trying to do it now but it seems like i do not understand or should i say how to start i know what is an array and subscript should i do a table as the following
subscript [1] [2] [3] [4] [5] [6] [7] [8] [9] [10]
Array KB [0] [1] [2] [3] [4] [5] [6] [7] [8] [9]
as there are only 0 to 9 integer on the keyboard
so if:
kb integers[i]
initialize kb array[1..10] to zeroes?
FOR I in range of 1 to 10
???
i need someone to guide me haiz...
__________________
Don Vito Corleone~I am gonna make you an offer you can't refuse
|