1) Use code tags, [code ] /* put code here */ [code]
2) You code is not doing what you think it is doing.
3) To make it do what you think its doing, you need to use loop(s).
4) Create a min and max variable. Whenever the user enters a number
update the min and max variable so that it points to the correct value.
firstPerson
Senior Poster
3,923 posts since Dec 2008
Reputation Points: 841
Solved Threads: 608
1) Use code tags, [code ] /* put code here */ [code]
Small correction here:[code] /* put code here */ [/code]
Nick Evan
Not a Llama
10,112 posts since Oct 2006
Reputation Points: 4,142
Solved Threads: 403