M-Taimoor-Mansha/Complete-Python-3-Bootcamp ? reverse-engineered prompt
Reverse engineered prompt
Build me a beginner friendly Python 3 bootcamp repo that feels like a full self paced course in Jupyter notebooks. I want it organized into clear sections that start with Python objects and data structures, comparison operators, statements, methods and functions, then move into object oriented programming, modules and packages, error and exception handling, decorators, generators, and advanced Python topics.
Please include a few milestone projects along the way so learners can practice what they just learned, plus practical sections for web scraping, working with images, PDFs and spreadsheets, emailing with Python, and a simple introduction to GUIs. Keep the lessons easy to follow, with short explanations, worked examples, and small exercises with answers or solution notebooks.
Also add a simple README that explains how to open the notebooks and the best order to go through them. Make sure everything is clean, runnable, and beginner friendly. If you need to, look up current Python and Jupyter docs online.
Have a live product UI? Try website reverse