Files
2026-06-11 14:48:39 +00:00

8 lines
141 B
Markdown

# Hello World
This repository contains a simple Python script that prints `Hello World` to the console.
## Usage
```bash
python main.py
```