Level 2: Intermediate
I think the solution needs to be revised, considering the fact that user_input was converted by .replace(' ',''). So do recipe_ingredients need .replace(' ','')? also, is it have to be user_ingredient.isusbset(recipe_ingredients)?
I think the solution needs to be revised, considering the fact that user_input was converted by .replace(' ',''). So do recipe_ingredients need .replace(' ','')? also, is it have to be user_ingredient.isusbset(recipe_ingredients)?