beginner
Explain Code Snippet
Understand what a specific piece of code does.
📝 Prompt İçeriği
Here is a Python code snippet: print('Hello World'). Please explain line by line what this code does and why it is used.