Minimal Python Hello World example with basic documentation.
This repository provides a minimal Hello World example implemented in Python. It includes a single script (hello.py) plus basic README and DOCUMENTATION.md files. The project is suited for learning Python basics, verifying runtime environments, or as a minimal example for demos and documentation.
0