An example of selection structure is when a group of people wanted to know the exact number of days through the use of a data set that has the daily high temperature which ranges from above 80 degrees, and as such, a programmer can use the if-end statement.
An IF statement is known to be a kind of statement that is executed due to the happening of a specific condition.
Note that IF statements must start with IF and end with the END.
Therefore, An example of selection structure is when a group of people wanted to know the exact number of days through the use of a data set that has the daily high temperature which ranges from above 80 degrees, and as such, a programmer can use the if-end statement.
Learn more about if-end statement from
https://brainly.com/question/18736215
#SPJ1