Last day, we learned terminal basics, conditional statements, how to use Boolean datatype in Python, and what dynamic type is. Today, we will see some more things that I learned in Python.

I learned was Control Flow Statements.

Control Flow Statement

Control Flow Statements are used to control the execution flow of a program type of three.

1.Condition Statements