1. Conditional Statements
Sign In
Note that if
is already a part of the statement.
From the statement, we can already identify the if
part as if you tell the truth.
The second part is what happens if you tell the truth, which is that you do not have to remember anything. With this information we can write the if-then form.