break Statement
Conditional statements are used to make decisions in a program. They help the computer choose what action to take based on conditions (True or False).
Conditional statements are used to make decisions in a program. They help the computer choose what action to take based on conditions (True or False).