Python - File Reading and Writing Strategies
You want to write a Python script that prints a poem with multiple lines exactly as shown below:
Roses are red Violets are blue Sugar is sweet And so are youWhich code snippet will produce this output correctly?
