Hi everyone,
Only new to programming and having issues with arrays and inputing values into that array.
My mission is to ... select a random number .... get the user to guess that random number ... and from what inputs the user has inputed, find the middle number of that array length.
I have worked out how to generate the random number and guess the random number from a previous method, but i cant work out how to implement the guessed numbers into an array to find the middle number.
Could someone please point me in the right direction .. as to how i would acomplish this .... i dont have the code i'm working on as im in transit ... but will post when available.
Any help would be greatly appreciated