From b7a2f522d688e095aa6c6b7349a73c0241e5de99 Mon Sep 17 00:00:00 2001 From: Surajdoberiyal <66366258+Surajdoberiyal@users.noreply.github.com> Date: Thu, 1 Oct 2020 07:56:31 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da4cbcd..56b9e51 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +# python coders are also used this project. # Impractical Python Projects This repository contains the source code and supporting files for the book *Impractical Python Projects: Playful Programming Activities to Make You Smarter* by Lee Vaughan. The files are organized by chapter. Each code listing in the book references a corresponding file name in this repository.