Problem
1. List three sets of test data for a program that determines the quotient A/B, where A must be an integer between 21 and 10, and B must be non-zero.
2. Which variable(s) would you test in to ensure that the entered ounces are a positive integer? Describe the valid range of the variables you select.