Want to get involved? We're always looking for ideas and content for Weekly Challenges.
SUBMIT YOUR IDEAI had no trouble with the flavor - but wasn't sure about the logic of pulling together the viscosity. Eventually thru trial and error...
Fun! I guess we are only concerned with sauces that have both Flavor and Viscosity descriptions associated?
C468
On the Scotville scale (https://en.wikipedia.org/wiki/Scoville_scale) of hotness, I'd say this challenge was a Cubanelle, maybe a Poblano due to the how the data was structured...LOL
I can't say I loved figuring out how the data was supposed to be joined to achieve the final summaries but it was a good puzzle besides that.
I took the liberty of also including the 9 sauces for which there were no tastings, since they did have their respective viscosity ratings.
Precisely @ggruccio! Another one where the actual challenge is figuring out how the data was structured and how to join the join it.