Part I: Dipping Your Toe into Python 1 Chapter 1: Programming Basics and Strings 3 Chapter 2: Numbers and Operators 15 Chapter 3: Variables — Names for Values 31 Part II: Python Language and the Standard Library 49 Chapter 4: Making Decisions 51 Cha
Preface 1 Chapter 1: Start your Engines 5 Introduction 5 Running a shortest Python program 6 Ensuring that the Python modules are present 7 A basic Tkinter program 9 Make a compiled executable under Windows and Linux 11 Chapter 2: Drawing Fundamenta