From a85a961b6211287ea1567ded3acc4a8ca8256da0 Mon Sep 17 00:00:00 2001 From: Jeevan <118162251+jivan84@users.noreply.github.com> Date: Mon, 28 Nov 2022 17:37:53 +0530 Subject: [PATCH] Contributed with a helpful link MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I'm including a link that discusses python and I hope it will benefit your repository and help your readers learn more about the subject. I hope you will find this worthy. Thank you. --- recs.html | 1 + 1 file changed, 1 insertion(+) diff --git a/recs.html b/recs.html index a1eabdc..9f9804a 100644 --- a/recs.html +++ b/recs.html @@ -24,6 +24,7 @@

Beginners

Automate the Boring Stuff with Python

Python Crash Course

Learn Python 3 the Hard Way

+

Learn Python in Detail