`let` seems more idiomatic, but then again it can ...
# announcements
o
let
seems more idiomatic, but then again it can only check one variable at a time, so if you want to check several an
if
is more compact