Update README.md

This commit is contained in:
abdo0 2020-02-01 13:49:51 +03:00 committed by GitHub
parent ec903e7433
commit 0dfe717b63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,5 @@
# python by example # python by example
## A solution for [Python By Example](https://www.amazon.com/Python-Example-Learning-Program-Challenges/dp/1108716830) book by Nichola Lacey ## 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 readers 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