this is amazing book to learn Python Programming if you can't afford the book then go to this link to download it for free https://www.pdfdrive.com/head-first-python-a-brain-friendly-guide-e183836129.html
Here is what the above code is Doing:
1. It’s creating a new variable called “message” and setting it equal to the string “this is amazing book to learn Python Programming if you can’t afford the book then go to this link to download it for free https://www.pdfdrive.com/head-first-python-a-brain-friendly-guide-e183836129.html”.
2. It’s printing the value of the “message” variable to the console.