Summary
This chapter has been a fast-paced introduction to complex flow control statements. The major takeaways from this chapter should be how to use nested control statements, complex logical expressions, and ELSIF/ELSE
statements. As we progress through the book, we will use these principles more. If you do not yet understand these concepts, please read the chapter again to ensure you understand the material. With that, we’re going to move on to our next chapter and learn about implementing loops!