Skip to content
Puzzle #10: Fruit combos
Share
Explore

Puzzle #10: Fruit combos

Can you create a table that shows all the unique combinations of fruit? 🍏🍍🍇🍓
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 👇

Fruit
1
Size
Small
3
Medium
4
Large
2
Name
Name
Name
Grape
Strawberry
Peach
Mango
Apple
Banana
Kiwano
Pineapple
Watermelon

Scroll down for hints ⏬
Hint #1
The unique combinations table should be dynamic, reflecting any changes made to the Fruits table 👇
fruit combos 3.gif
Hint #2

The final product should look something like this 👇

fruit combos 4.png

Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.