In this course you will learn about three different types of control flow in Python: if, elif and else statements. These are the way you ask questions and find out about your data and are operations that are very frequently used. You will learn how to write a range of different control flow statements and look at their answers.