Bracketed and Nested If Statements
Jul 22, 2021•12 min•Ep. 17
Episode description
We wrap up our exposé of if statements for now with touching on how to fit more content in between the logic statements with the proper use of curly braces, and also how to fit if statements inside of if statements using the concept of nesting.