Lesson 1: Setting Up Your Python Environment On Windows (Teach This Topic)
This guide helps you teach a beginner how the main parts of a Windows Python environment fit together. It focuses on the difference between writing code, storing code and running code. The learner will build a clear model of how a .py file reaches an interpreter and produces output or an error message. No computer is needed for the activities.
