I want to build an Array[] with the numbers 1-100;

After the program turns the String inputAmount ,into a double input, I'm going to divide input by 20 = withdrawIncrement.
How do I check...