From ec903e74333f1a56b2cb6c7534e70024cc92a011 Mon Sep 17 00:00:00 2001 From: abdo0 Date: Sat, 1 Feb 2020 13:47:24 +0300 Subject: [PATCH] Create README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..0f9a028 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# python by example + +## A solution for [Python By Example](https://www.amazon.com/Python-Example-Learning-Program-Challenges/dp/1108716830) book by Nichola Lacey