From cd14b511f430bc8e10c0f33f41f77cb2a8bf57e5 Mon Sep 17 00:00:00 2001 From: sheetal gupta <134307985+sheetal-81@users.noreply.github.com> Date: Thu, 27 Jun 2024 15:57:19 +0530 Subject: [PATCH] Update readme.md --- Programming Languages/Python/readme.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Programming Languages/Python/readme.md b/Programming Languages/Python/readme.md index 0e9a15cf..464a8eaa 100644 --- a/Programming Languages/Python/readme.md +++ b/Programming Languages/Python/readme.md @@ -722,6 +722,16 @@ Python supports multiple programming paradigms, including procedural, object-ori Description Cost + + INTERVIEW QUESTIONS + Introduces Python interview questions with answer. + FREE + + + Python: Codes+ theory + python notes along with sample codes are available for begineers . + Paid + Python Crash Course: A Hands-On, Project-Based Introduction to Programming by Eric Matthes Introduces Python through practical projects and exercises, ideal for beginners and those transitioning from other languages.