Summary
We'll cover the following...
-
The
if
expression can be used to only perform an effect if a condition istrue
-
An
else
branch ...
The if
expression can be used to only perform an effect if a condition is true
An else
branch ...