Go to file
2020-02-01 13:49:51 +03:00
.idea 9th day of python challenges 139-142 2019-08-06 16:41:37 +03:00
challenges1-11 first group of challenges 2019-07-17 09:56:46 +03:00
challenges12-19 first group of challenges 2019-07-17 09:56:46 +03:00
challenges20-26 first group of challenges 2019-07-17 09:56:46 +03:00
challenges27-34 first group of challenges 2019-07-17 09:56:46 +03:00
challenges35-44 second day of python challenges 2019-07-17 16:43:09 +03:00
challenges45-51 3rd day of python challenges 51-59 2019-07-18 12:44:06 +03:00
challenges52-59 3rd day of python challenges 51-59 2019-07-18 12:47:42 +03:00
challenges60-68 3rd day of python challenges 60-68 2019-07-18 16:31:50 +03:00
challenges69-79 54th day of python challenges 78-79 2019-07-22 10:49:24 +03:00
challenges80-87 5th day of python challenges 80-87 2019-07-22 15:22:11 +03:00
challenges88-95 6th day of python challenges 88-94 2019-07-25 16:39:25 +03:00
challenges96-103 7th day of python challenges 96-103 2019-07-31 14:12:40 +03:00
challenges105-110 8th day of python challenges 105-110 2019-08-01 14:54:19 +03:00
challenges111-117 8th day of python challenges 111-117 2019-08-04 15:26:35 +03:00
challenges118-123 9th day of python challenges 118-123 2019-08-05 14:33:09 +03:00
challenges139-145 9th day of python challenges 139-142 2019-08-06 16:41:37 +03:00
venv 8th day of python challenges 111-117 2019-08-04 15:26:35 +03:00
commands 9th day of python challenges 139-142 2019-08-06 16:41:37 +03:00
README.md Update README.md 2020-02-01 13:49:51 +03:00
useful-link 9th day of python challenges 139-142 2019-08-06 16:41:37 +03:00

python by example

A solution for Python By Example 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