Exercises

Practice your Python skills with interactive coding challenges

Hello World

Write a program that prints 'Hello, World!' to the console.

📄 solution.py
Loading Editor...
Output
Click "Run & Test" to see your output
Test Results
Test results will appear here after running your code