From d9137601d066df2b24e495fb175c6c767527eed7 Mon Sep 17 00:00:00 2001 From: KranD Date: Sun, 27 Feb 2022 13:35:14 -0600 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5a5e795..6791b83 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # python-examples This repository covers python basic foundations with examples and helps to understand the nuts and bolts of the language. +#Test Github PR Using API ### The examples are based on 3.8.2 version # How to execute a python file from bash