ABSTRACT

The two main goals for this book are to introduce readers to important ideas in computer science and to teach the Python programming skills needed to explore the ideas in a series of computational experiments. This chapter is a brief introduction to Python, where we will see how programs are organized and learn how to create and test parts of programs.