Print a Multiline Ingredient List
The code below prints a list of ingredients on a single line. Use the newline escape character to format the list correctly into multiple lines. Add
\n
where needed to match the expected output.Premium
Python
Setting up Python environment...
Output