Summary
In this chapter, we learned about the different types of control flow concepts, control flow statements such as loops, switches, and If statements, and their implementations. We also learned how to apply these control flow concepts. The examples that were provided in this chapter will help you decide which activity to use when you encounter similar data handling situations while creating robots.
In the next chapter, you will learn how to manipulate different types of data using control flow activities.