Q9
Single choice
Given the input data set INVENTORY as shown below:

Two output data sets are desired, CHIPS and OTHERSNACKS.
* The CHIPS data set should only include QtySold, Price, and Product.
* The OTHERSNACKS data set should include QtySold, Price, product, and Type. Which Data step
creates the two desired output data sets