`let` is only useful if there is no `else`. Use an...
# announcements
c
let
is only useful if there is no
else
. Use an
if
if there’s an
else
.