Preface
The Strange History of This Book
Conventions Used in This Book
Using Code Examples
Safari® Books Online
How to Contact Us
Acknowledgments
Contributor List
- The Way of the Program
What Is a Program?
Running Python
The First Program
Arithmetic Operators
Values and Types
Formal and Natural Languages
Debugging
Glossary
Exercises
- Variables, Expressions and Statements
Assignment Statements
Variable Names
Expressions and Statements
Script Mode
Order of Operations
String Operations
Comments