From 270ccb2e319ed91c245ca0964df369927f4d6366 Mon Sep 17 00:00:00 2001 From: MrBrok <131401169+MrBrok824@users.noreply.github.com> Date: Wed, 8 Nov 2023 17:28:11 +0100 Subject: [PATCH] Update README.md I began learning the Python programming language --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 09f3c5b..0ff3b6e 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ # broklab -# I started learning the Python programming language in the old days. -# These are simple Python scripts for beginners that I use to practice Python programming -# With the Python programming language, when I master it better, -# I intend to include pygame in everything so that I can program with a -# graphical interface, sound, and image. +# I began learning the Python programming language. +# These are basic Python scripts for novices that I practice with. +# As I improve my mastery of Python, my goal is to incorporate Pygame in all my programming endeavors +# for a graphical interface, sound, and image capabilities.