Computer Science Canada

How do I input numbers into an array?

Author:  Jboy [ Sun Nov 29, 2009 8:37 pm ]
Post subject:  How do I input numbers into an array?

What is it you are trying to achieve?
Using arrays, How to create a program that promts the user to enter 7 unique numbers. As the user enters the numbers, ask them to reenter a number if it has been entered previously. then Output the 7 unique numbers.


What is the problem you are having?
the whole thing in general

Describe what you have tried to solve this problem
get statements

Author:  Tony [ Sun Nov 29, 2009 8:46 pm ]
Post subject:  RE:How do I input numbers into an array?

That seems really vague. When you say that you are having problems with the whole thing, do you mean that you are having trouble understanding the question?

Author:  Kharybdis [ Mon Nov 30, 2009 11:17 am ]
Post subject:  Re: How do I input numbers into an array?

How about reading the Array tutorial


: