15.7k views
0 votes
Can you simplify a chain of if then statements? if so what do we call it?

1 Answer

3 votes

A conditional statement (also called an If-Then Statement) is a statement with a hypothesis followed by a conclusion. ... The hypothesis is the first, or “if,” part of a conditional statement. The conclusion is the second, or “then,” part of a conditional statement.

User Boss COTIGA
by
5.8k points