Update README.md

This commit is contained in:
2026-06-11 14:48:39 +00:00
parent 15773fb847
commit d2041512d9
+7 -2
View File
@@ -1,3 +1,8 @@
# task-69fb9a3ac2159e8a8e103bff
# Hello World
Введение в Python – напишите простую программу "Hello World"
This repository contains a simple Python script that prints `Hello World` to the console.
## Usage
```bash
python main.py
```