ABSTRACT

In Chapter 2, you will learn the basic building blocks of Python programming language like arithmetic operators, data types, operator precedence and associativity and construct complex expressions using operators. This chapter teaches you the syntax of Python language which you need to know before writing Python programs.