Conditional statements

Imagine if your code could do different things based on different conditions. Well, it can! Using conditional statements we can control the flow of our programs.