From a1e85a91c2803e08ba7f630f2b11462386473e3f Mon Sep 17 00:00:00 2001 From: Ori-XEnos Date: Sun, 11 May 2025 09:50:10 +0700 Subject: [PATCH] Add text "Hello , World" --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 873ea61f1b9..36527d8d01d 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ I do not consider myself as a programmer. I create these little programs as experiments to play with Python, or to solve problems for myself. I would gladly accept pointers from others to improve, simplify, or make the code more efficient. If you would like to make any comments then please feel free to email me: craig@geekcomputers.co.uk. +Hello , World +
This repository contains a collection of Python scripts that are designed to reduce human workload and serve as educational examples for beginners to get started with Python. The code documentation is aligned correctly for viewing in [Notepad++](https://notepad-plus-plus.org/) :spiral_notepad: