In python and other programming languages the key word if is used to check if a condition is true and to execute the block code. Remember the indentation after the colon. As you can see in the example ...