Lesson 1: Setting Up Your Python Environment On Windows
How does a Windows computer process an instruction written in Python? Writing code and running code are different jobs, carried out by different parts of a Python setup. This section explains Python as a language and identifies what a computer needs to process it.
