Challenge
Create a table that shows all possible unique combinations of 1 small, 1 medium, and 1 large fruit from .
Make sure that the combinations table is dynamic ーit should capture changes to the table either automatically or with the push of a button. Here's the fruit table 👇
Scroll down for hints ⏬
Hint #1
The unique combinations table should be dynamic, reflecting any changes made to the Fruits table 👇
Hint #2
The final product should look something like this 👇