Hello World in Python π This repository contains a simple Python program that prints "Hello, World!" to the console. File hello.py Code print("Hello, World!")