jetbrains-academy/introduction_to_python ? reverse-engineered prompt
Reverse engineered prompt
Build me a beginner friendly Python course project that teaches someone with little or no coding experience the basics step by step.
I want it split into simple lesson sections like variables, strings, data structures, conditionals, loops, functions, classes, modules, and working with text files. Each section should feel like a small practice lab with short tasks, clear instructions, and code that helps the learner understand what is happening. Keep the examples practical and easy to follow, and make sure the exercises build on each other so the course feels progressive instead of random.
Please make it feel like a real learning path, not just a collection of scripts. If you need to, look up any current docs online so the setup and format are sensible. The end result should be something I can use as a complete introductory Python course for absolute beginners.
Are you gonna build this?
make sure you review the code using coderabbit