In the previous lessons, we started to dip our toes deeper and deeper into Solidity, looking at topics such as visibility and functions. In… — In the previous lessons, we started to dip our toes deeper and deeper into Solidity, looking at topics such as visibility and functions. In this lesson, we will continue quickly covering control structures. With regards to control structures, Solidity is very similar to other languages, such as Javascript. We have…