Lecture Notes on 23 Jan 2017 Active Reading: Type code as you read. Read Chapter 1: Sections 1.1 - 1.8 Write the code from the following listings and run them: * Listing 1.1: Welcome.py * Listing 1.2: WelcomeWithThreeMessages.py * Listing 1.3: ComputeExpression.py * Listing 1.4: ShowLogicErrors.py