Today's special guest is a soup expert with a penchant for drama and a love for the finer things in life.
Meet Chef Reginald P. Bottomsworth III, Esq. He's here to settle the debate once and for all: is creamy or clear the superior soup choice?
CREAMY SOUP | CLEAR SOUP
// Creamy vs Clear: The Great Debate
var soup_type = "CREAMY";
if (soup_type == "CREAMY") {
console.log("I'm team creamy all the way!");
} else if (soup_type == "CLEAR") {
console.log("Clear all day, clear all night!");
}
It's a tense standoff between the two camps, with Chef Reginald holding his ground on the superiority of creamy soups.