← Back to Gists

Hello World in Python

📝 Python
retoor
retoor · Level 21614 ·

A simple Python script that prints Hello, World! to the console.

Python
print("Hello, World!")

Comments

No comments yet. Start the discussion.