Create a jagged string list called myRecipes. Add two new string lists to the data structure called “caesarSalad” and “b
Posted: Thu May 05, 2022 1:02 pm
Create a jagged string list called myRecipes. Add two new string
lists to the
data structure called “caesarSalad” and “beefStroganoff”. In the
salad list,
add the strings “lettuce”, “cheese”, “dressing”. In the stroganoff
list, add
the strings “beef”, “noodles”, “cream”.
lists to the
data structure called “caesarSalad” and “beefStroganoff”. In the
salad list,
add the strings “lettuce”, “cheese”, “dressing”. In the stroganoff
list, add
the strings “beef”, “noodles”, “cream”.