There are a few errors in your code. First is in your produceNumber() method. Select has no type. From the looks of it you may want to define select as an integer before returning it inside the...