Due by the end of this meeting
One way to make a number between 1 and 10 isdouble number = 1.0 + 9.0 * Math.random();
Print them out, one per line using a method printRectangles.
For example, your output might be
Note that the median value for a list of length seven is the element in position 3 when the list has been sorted.
Do not sort the whole array. There is a method in Quick that you can use to make sure the element in the middle of the List is the median value for the List.
Your output should look like this (but of course with different numbers):
Submit this/these files: