Reverse engineered prompt

Build me a beginner friendly Chinese learning project called Python 100 Days from beginner to master. I want it to feel like a complete self study course, organized by day ranges and individual lessons, starting with Python basics like variables, loops, functions, data structures, and OOP, then moving into practical topics like files, JSON, CSV, Excel, Word, PDF, images, email, regex, Linux, SQL and MySQL, Python database access, and a hands on Django section later on.

Please make the lessons easy to follow for someone new to programming, with short explanations, runnable examples, and small practice exercises after each topic. Keep the course structure clear so people can study day by day, and include helpful resource notes where it makes sense. If some later sections are broader or more advanced, present them as next step learning instead of making them feel scary.

Use simple readable files and examples, and keep everything well organized so it works nicely as a public GitHub learning repo. You can look up current docs online if you need to.

Want more depth? Deep Reverse