Challenge: Outputing Multiple Lines
Uppgift
Swipe to start coding
Display a short poem in the console. The poem consists of multiple lines, and each line should be displayed individually. Here's an example of what it should look like:
python
Display output in the console, exactly as shown above.
Note
Make sure there are no extra spaces at the end of each line.
Lösning
Var allt tydligt?
Tack för dina kommentarer!
Avsnitt 1. Kapitel 3