This series of posts is for those who have used a programming language before but are not familiar with Python. This post continues the introductory tour of the language.
In the last three posts [part 1, part 2, & part 3] we toured the key Python data types. In this post we’ll start touring the Python syntax and language statements.