From 0dfe717b637b7bc8b298a8fe682e7baded632609 Mon Sep 17 00:00:00 2001 From: abdo0 Date: Sat, 1 Feb 2020 13:49:51 +0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0f9a028..1d87151 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # python by example ## A solution for [Python By Example](https://www.amazon.com/Python-Example-Learning-Program-Challenges/dp/1108716830) book by Nichola Lacey + +### Rather than bamboozling readers with pages of mind-numbing technical jargon, this book includes 150 practical challenges, putting the power in the reader’s hands. Through creating programs to solve these challenges the reader will quickly progress from mastering the basics to confidently using subroutines,a graphical user interface, and linking to external text, csv and SQL files