A Byte of Python

Summary

We have learnt how to make use of operators, operands and expressions - these are the basic building blocks of any program.

Next, we will learn how to make use of these in our programs using statements.