From bc312824a270dfd760cf20e819e137e73dbfccee Mon Sep 17 00:00:00 2001 From: Yasin Rezvani <77124662+YasinRezvani@users.noreply.github.com> Date: Wed, 29 Jun 2022 01:48:09 +0430 Subject: [PATCH] change broken cover image Hi @pdeitel I change the broken image cover of book in readme.md file. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d5194ad..52b12b2 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Then terminate IPython interactive mode (Ctrl + D twice) after you close the scr # PythonForProgrammers This repository contains the source code and supporting files associated with our book Python for Programmers, which is a subset of our book Intro to Python for Computer Science and Data Science: Learning to Program with AI, Big Data and the Cloud. -![Cover image for Python for Programmers](http://deitel.com/bookresources/PythonFP/PythonForProgrammersCover.png) +![Cover image for Python for Programmers](https://user-images.githubusercontent.com/77124662/176289616-9877619a-7fb8-4876-8872-cf36f2a27a3c.png) These files are Copyright 2019 by Pearson Education, Inc. All Rights Reserved.