Mastery 12 - Nesting
We already checked the simplest form of a selection in a program which is the if statement. But when it is necessary to add more elements to judge and manage the data these conditionals can be nested, which means that the data will be managed based on is statements that can be true or false.









