Conditions
摘要
We’re about to learn how to use the bool (true or false) data type to check conditions – in other words, to run code only if some value evaluates to true.