Practice · Python

Practice Print & Output

Use print() to display text, numbers, and multiple comma-separated values, and understand that source order determines output order.

Print & Outputwarming python…

Cooking Greeting Printer

Write a function cook_message() that prints exactly the following three lines (including punctuation) in this order:

Welcome to the kitchen!
Let's bake a cake.
Enjoy your meal!

The function takes no arguments and should not return anything.

Press Run to see output, or Check to grade against the tests.

Want a whole course built around print & output?

Start my path — free

Adaptive practice, streaks, projects with real code review. Free tier gates AI help, never content.